mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-09-17 19:24:50 -04:00
Compare commits
2 commits
59e1836975
...
c813d27dff
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c813d27dff | ||
![]() |
6b729ebf72 |
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ prep-avr:
|
|||
|
||||
prep-esp32:
|
||||
arduino-cli core update-index --config-file arduino-cli.yaml
|
||||
arduino-cli core install esp32:esp32 --config-file arduino-cli.yaml
|
||||
arduino-cli core install esp32:esp32@$(ESP_IDF_VER) --config-file arduino-cli.yaml
|
||||
arduino-cli lib install "Adafruit SSD1306"
|
||||
arduino-cli lib install "XPowersLib"
|
||||
arduino-cli lib install "Crypto"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue