trivial; alter autoleds to indicate ISR entry/exit -- makes tickless visibly obvious
This commit is contained in:
parent
af236d4784
commit
2938ab7c97
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user