Skip to content

Commit

Permalink
test code from #113
Browse files Browse the repository at this point in the history
  • Loading branch information
corrados committed Jun 9, 2024
1 parent 39d5b21 commit c62775e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,11 @@ lib_archive = no
lib_deps =
fortyseveneffects/MIDI Library
adafruit/Adafruit TinyUSB Library

; see https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#how-to-update-to-the-latest-code
[env:arduino-latest]
platform = https://github.com/platformio/platform-espressif32.git
board = az-delivery-devkit-v4
framework = arduino
platform_packages =
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32#master

0 comments on commit c62775e

Please sign in to comment.