OpenRTX/rtos/uC-OS3/Cfg
Niccolò Izzo 827bc45794 Fix deadlock issue on linux target
The keyboard thread was causing a deadlock with the ui thread,
now the keyboard thread is non-blocking.
2021-01-15 22:09:11 +01:00
..
app_cfg.h Adding uC-OS3 2020-11-03 15:15:35 +01:00
os_app_hooks.c Adding uC-OS3 2020-11-03 15:15:35 +01:00
os_app_hooks.h Adding uC-OS3 2020-11-03 15:15:35 +01:00
os_cfg.h Splitting uC/OS-III configuration for arm and x64 targets 2020-11-27 22:34:25 +01:00
os_cfg_app.h Adding uC-OS3 2020-11-03 15:15:35 +01:00
os_cfg_arm.h Splitting uC/OS-III configuration for arm and x64 targets 2020-11-27 22:34:25 +01:00
os_cfg_x64.h Fix deadlock issue on linux target 2021-01-15 22:09:11 +01:00