mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-19 04:24:17 +08:00
07bd09fc0fc256e5c53ad3c6157802fd94c9910c
The errno is associated with threads. It will crash the thread if we set it in interrupt context.
…
…
Description
Languages
C
96.7%
Assembly
1.7%
Python
0.8%
Linker Script
0.7%
