hujun5
|
2ee8aa6f2b
|
sched: we use spin_lock_irqsave replace enter_critical_section to protect g_irqvector
enter_critical_section may be called before os initialized
Signed-off-by: hujun5 <hujun5@xiaomi.com>
|
2024-05-09 13:45:02 +08:00 |
|
Xiang Xiao
|
5b2a17b892
|
Include assert.h in necessary place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-06-08 13:06:08 -07:00 |
|
Xiang Xiao
|
ae356001cf
|
Change all files come from Xiaomi/Pinecone to Apache License 2.0
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-08-22 17:37:21 -06:00 |
|
Gregory Nutt
|
bde0509cae
|
tools/nxstyle.c: Fix error in conditional logic that was preventing detection bad brace alignment. Add logic to handle alignment of braces in data initializators which following slightly different indentation rules.
|
2019-06-30 10:35:10 -06:00 |
|
zhuguangqing
|
d38be46655
|
sched/irq: Add support interrupt chains in NuttX. IRQ chain is very useful in these cases: (1) Multiple hardware connect to the same request line(e.g. PCI), (2) Need multiple driver to support one hardware block (like Linux MFD)
|
2018-08-24 15:10:23 -06:00 |
|