User Details
- User Since
- May 28 2018, 2:46 PM (144 w, 6 d)
Wed, Mar 3
Fri, Feb 12
restore accidentally removed anthoscli binary
Jan 23 2021
Jan 21 2021
Jan 20 2021
Jan 15 2021
Cleanup package.yml
Sorry for the bump after review, but i would like to have latest version. There was some minor bugfix.
Bump to 1.19.2
Jan 14 2021
Jan 13 2021
I will bump this to 1.20.2
Jan 12 2021
Bump to version 323.0.0
Sort builddeps
Update summary
Bump android-tools version to 30.0.5, bump android udev rules to 20201003
Jan 11 2021
So, now that @joebonrichie also updated gcc, i have all the dependencies satisfied to solve this, i just need to sit and update this patch and try to build it again.
Also it's 30.0.5 now so i will also update sources and bump version.
Jan 9 2021
Dec 4 2020
Oct 23 2020
Oct 15 2020
Oct 9 2020
No need to rebuild avr-gcc and avr-libc. I just built this, tested and it works with current avr-gcc and avr-libc
Sep 30 2020
OK, i did a bit of testing and i can confirm. It works after reboot, but doesn't work right after install. If you install it from terminal using sudo eopkg it arduino and then try to run it from the same terminal you get the same error, until you open new terminal or reboot your computer completely.
The problem is that 50-avr-toolchain-path.sh script is not executed globally right after installation and this gets done only when you reboot or it gets done for new terminal session when you open new terminal, but not globally. So i will have to find another way to set this environment variable LD_LIBRARY_PATH globally.
Did you try to reboot after installing Arduino IDE? If it works after reboot then i will have to fix this somehow.
I can compile no problem, running it from the menu as well as running it from the terminal.
Sep 28 2020
Sep 25 2020
Sep 10 2020
Sep 8 2020
Sep 1 2020
Changed autostart path, checked that it still works.