mirror of
https://github.com/skoelle/m5stack-dashboard.git
synced 2026-09-17 16:50:23 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[env:m5stack-core-esp32]
|
||||
platform = espressif32
|
||||
board = m5stack-core-esp32
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
lib_deps =
|
||||
m5stack/M5Stack@^0.4.5
|
||||
bblanchon/ArduinoJson@^6.21.5
|
||||
build_flags =
|
||||
-DCORE_DEBUG_LEVEL=1
|
||||
Reference in New Issue
Block a user