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 GitHub
parent 80a537cd13
commit 21cd715506
4 changed files with 215 additions and 0 deletions

View File

@@ -711,6 +711,8 @@
#include "esp32/pins_PANDA_ZHU.h" // ESP32 env:PANDA
#elif MB(PANDA_M4)
#include "esp32/pins_PANDA_M4.h" // ESP32 env:PANDA
#elif MB(MKS_TINYBEE)
#include "esp32/pins_MKS_TINYBEE.h" // ESP32 env:mks_tinybee
//
// Adafruit Grand Central M4 (SAMD51 ARM Cortex-M4)