FYSETC E4 board support (#20032)
This commit is contained in:
committed by
Scott Lahteine
parent
5a918e2b2e
commit
989ef47bde
@ -1363,6 +1363,11 @@ upload_speed = 115200
|
||||
#upload_port = marlinesp.local
|
||||
#board_build.flash_mode = qio
|
||||
|
||||
[env:FYSETC_E4]
|
||||
platform = espressif32@1.11.2
|
||||
extends = env:esp32
|
||||
board_build.partitions = default_16MB.csv
|
||||
|
||||
#
|
||||
# Teensy 3.1 / 3.2 (ARM Cortex-M4)
|
||||
#
|
||||
|
Reference in New Issue
Block a user