esp32c3: use tasks scheduler by default
Now that the tasks scheduler has been implemented for 32-bit RISC-V, it can be used for the ESP32-C3.
Этот коммит содержится в:
родитель
38b9c55ae6
коммит
1645f45c1a
1 изменённых файлов: 0 добавлений и 1 удалений
|
@ -2,7 +2,6 @@
|
|||
"inherits": ["riscv32"],
|
||||
"features": ["+c", "+m"],
|
||||
"build-tags": ["esp32c3", "esp"],
|
||||
"scheduler": "none",
|
||||
"serial": "uart",
|
||||
"rtlib": "compiler-rt",
|
||||
"libc": "picolibc",
|
||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче