Skip to content

Commit

Permalink
Use development branch, so we get the ESP32 IDK 3.X
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrawehr committed Apr 18, 2024
1 parent b9a4d06 commit 213905d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/ArduinoCsCI.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ arduino-cli lib install "DHT sensor library"
arduino-cli lib install "Servo"

arduino-cli config init
arduino-cli config add board_manager.additional_urls https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json
arduino-cli config add board_manager.additional_urls https://espressif.github.io/arduino-esp32/package_esp32_dev_index.json
arduino-cli core update-index

REM directly execute PS, we can ignore any test errors.
Expand Down

0 comments on commit 213905d

Please sign in to comment.