Add manual irq line check for the int task for PD
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
/* PD Buddy thread priorities */
|
||||
#define PDB_PRIO_PE (osPriorityAboveNormal)
|
||||
#define PDB_PRIO_PRL (osPriorityNormal)
|
||||
#define PDB_PRIO_PRL_INT_N (osPriorityBelowNormal)
|
||||
#define PDB_PRIO_PRL (osPriorityAboveNormal)
|
||||
#define PDB_PRIO_PRL_INT_N (osPriorityAboveNormal)
|
||||
|
||||
#endif /* PDB_CONF_H */
|
||||
|
||||
Reference in New Issue
Block a user