✨ MKS TinyBee board support (#23340)
Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user