fw: pio update arduino-esp32 to V3
This commit is contained in:
parent
62af3987b5
commit
56938730b5
@ -9,13 +9,12 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:nilsdriverv1]
|
||||
platform = espressif32
|
||||
# platform = espressif32
|
||||
platform = https://github.com/cziter15/platform-espressif32.git
|
||||
#platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.10/platform-espressif32.zip
|
||||
board = adafruit_feather_esp32s3
|
||||
# board = lolin_s3_mini
|
||||
# board = adafruit_feather_esp32s3
|
||||
board = lolin_s3_mini
|
||||
framework = arduino
|
||||
#platform_packages =
|
||||
# platformio/framework-arduinoespressif32 @ https://github.com/imwhocodes/arduino-esp32#master
|
||||
upload_protocol = esptool
|
||||
upload_port = /dev/ttyACM*
|
||||
# board_build.mcu = esp32s3
|
||||
|
Loading…
x
Reference in New Issue
Block a user