mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
m5stamp-c3: change settings to explicitly use UART
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"inherits": ["esp32c3"],
|
||||
"build-tags": ["m5stamp_c3"],
|
||||
"serial": "uart",
|
||||
"serial-port": ["1a86:55d4"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user