HAL for Espressif ESP32 Wifi
This commit is contained in:
committed by
Scott Lahteine
parent
091f742432
commit
e2aeda61ed
@@ -318,3 +318,19 @@ lib_ignore =
|
||||
U8glib-HAL
|
||||
TMC2208Stepper
|
||||
c1921b4
|
||||
|
||||
#
|
||||
# Espressif ESP32
|
||||
#
|
||||
[env:esp32]
|
||||
platform = https://github.com/platformio/platform-espressif32.git#feature/stage
|
||||
board = esp32dev
|
||||
framework = arduino
|
||||
upload_port = COM3
|
||||
lib_ignore =
|
||||
LiquidCrystal_I2C
|
||||
LiquidCrystal
|
||||
NewliquidCrystal
|
||||
LiquidTWI2
|
||||
TMC26XStepper
|
||||
c1921b4
|
||||
|
Reference in New Issue
Block a user