Skip to content

Commit

Permalink
Update ESP32 Arduino core to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Jul 24, 2024
1 parent 6fa10c3 commit 88fc13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ monitor:

dependencies .dependencies:
arduino-cli core update-index --config-file arduino-cli.yaml
arduino-cli core install esp32:esp32@3.0.0 --config-file arduino-cli.yaml
arduino-cli core install esp32:esp32@3.0.3 --config-file arduino-cli.yaml
arduino-cli lib update-index
arduino-cli lib install "FlixPeriph"
arduino-cli lib install "MAVLink"@2.0.1
Expand Down

0 comments on commit 88fc13b

Please sign in to comment.