FYSETC E4 board support (#20032)

This commit is contained in:
George Fu
2020-11-07 13:48:52 +08:00
committed by Scott Lahteine
parent 5a918e2b2e
commit 989ef47bde
4 changed files with 134 additions and 0 deletions

View File

@ -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)
#