diff options
Diffstat (limited to 'targets/m5stamp-c3.json')
-rw-r--r-- | targets/m5stamp-c3.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/m5stamp-c3.json b/targets/m5stamp-c3.json index 53e556eec..6c50abfb4 100644 --- a/targets/m5stamp-c3.json +++ b/targets/m5stamp-c3.json @@ -1,6 +1,7 @@ { "inherits": ["esp32c3"], "build-tags": ["m5stamp_c3"], + "serial": "uart", "serial-port": ["1a86:55d4"] } |