mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-16 15:04:22 +00:00
feat(core-systems): add support for spinlock/compare and set on esp32p4
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
// interrupt module will mask interrupt with priority less than threshold
|
||||
#define RVHAL_EXCM_LEVEL 4
|
||||
|
||||
typedef spinlock_t portMUX_TYPE;
|
||||
|
||||
/**< Spinlock initializer */
|
||||
|
Reference in New Issue
Block a user