mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
trivial; alter autoleds to indicate ISR entry/exit -- makes tickless visibly obvious
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
#define LED_HEAPALLOCATE 0
|
||||
#define LED_IRQSENABLED 0
|
||||
#define LED_STACKCREATED 1
|
||||
#define LED_INIRQ 2
|
||||
#define LED_INIRQ 1
|
||||
#define LED_SIGNAL 2
|
||||
#define LED_ASSERTION 2
|
||||
#define LED_PANIC 1
|
||||
|
||||
Reference in New Issue
Block a user