FYSETC E4 board support (#20032)
This commit is contained in:
parent
8c052e43f1
commit
4785b04aa1
4 changed files with 134 additions and 0 deletions
|
|
@ -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)
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue