mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
Minor README file update
This commit is contained in:
@@ -504,6 +504,10 @@ Open Issues:
|
|||||||
|
|
||||||
3. Assertions. On a fatal assertions, other CPUs need to be stopped.
|
3. Assertions. On a fatal assertions, other CPUs need to be stopped.
|
||||||
|
|
||||||
|
4. Caching probabaly interferes with spinlocks as they are currently implemented.
|
||||||
|
Waiting on a cached copy of the spinlock may result in a hang or a failure to
|
||||||
|
wait.
|
||||||
|
|
||||||
Configurations
|
Configurations
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user