You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experimenting with building the watch firmware with arduino-cli in linux
I thought I had it working then things started dieing
apparently a newer version of arduino cli is checking size
error with new arduino-cli
Installing platform nRF52D6Fitness:[email protected]...
Error during install: Cannot install platform: installing platform nRF52D6Fitness:[email protected]: testing local archive integrity: testing archive size: fetched archive size differs from size specified in index
I'm experimenting with building the watch firmware with arduino-cli in linux
I thought I had it working then things started dieing
apparently a newer version of arduino cli is checking size
is 10287947 should be 15614691
in
https://atc1441.github.io/D6Library/package_nRF5_boards_index.json
Size is worng
elazar2@elazar-HP-ENVY:~/.arduino15$ ls -l staging/packages/D6-arduino-nRF52-0.7.5.tar.gz
-rw-rw-r-- 1 elazar2 elazar2 15614691 Dec 27 15:17 staging/packages/D6-arduino-nRF52-0.7.5.tar.gz
Sorry if I am mistaken if so please let me know if I got it wrong
The text was updated successfully, but these errors were encountered: