mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2026-04-27 22:35:36 +00:00
Cleanup
This commit is contained in:
parent
fe594b2048
commit
3167a3e679
4 changed files with 25 additions and 6 deletions
1
Makefile
1
Makefile
|
|
@ -30,7 +30,6 @@ prep: prep-avr prep-esp32 prep-samd
|
|||
prep-avr:
|
||||
arduino-cli core update-index --config-file arduino-cli.yaml
|
||||
arduino-cli core install arduino:avr --config-file arduino-cli.yaml
|
||||
arduino-cli core install unsignedio:avr --config-file arduino-cli.yaml
|
||||
|
||||
prep-esp32:
|
||||
arduino-cli core update-index --config-file arduino-cli.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue