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
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[env:nilsdriverv1]
|
[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
|
#platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.10/platform-espressif32.zip
|
||||||
board = adafruit_feather_esp32s3
|
# board = adafruit_feather_esp32s3
|
||||||
# board = lolin_s3_mini
|
board = lolin_s3_mini
|
||||||
framework = arduino
|
framework = arduino
|
||||||
#platform_packages =
|
|
||||||
# platformio/framework-arduinoespressif32 @ https://github.com/imwhocodes/arduino-esp32#master
|
|
||||||
upload_protocol = esptool
|
upload_protocol = esptool
|
||||||
upload_port = /dev/ttyACM*
|
upload_port = /dev/ttyACM*
|
||||||
# board_build.mcu = esp32s3
|
# board_build.mcu = esp32s3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user