diff options
-rw-r--r-- | targets/esp32c3.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/esp32c3.json b/targets/esp32c3.json index 9c2fc64f5..7bca64c49 100644 --- a/targets/esp32c3.json +++ b/targets/esp32c3.json @@ -2,7 +2,6 @@ "inherits": ["riscv32"], "features": ["+c", "+m"], "build-tags": ["esp32c3", "esp"], - "scheduler": "none", "serial": "uart", "rtlib": "compiler-rt", "libc": "picolibc", |