MKS TinyBee board support (#23340)

Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com>
This commit is contained in:
Sola
2021-12-24 14:03:32 +08:00
committed by Scott Lahteine
parent aef613acd3
commit b4f0922a7c
4 changed files with 215 additions and 0 deletions

View File

@ -37,3 +37,8 @@ lib_deps = ${common.lib_deps}
board_build.partitions = Marlin/src/HAL/ESP32/esp32.csv
upload_speed = 115200
monitor_speed = 115200
[env:mks_tinybee]
extends = env:esp32
platform = espressif32@2.1.0
board_build.partitions = default_8MB.csv