Skip to content

Commit eb50925

Browse files
committed
upgrade cmsis to v5 to build with TFL
1 parent c4ac7cc commit eb50925

36 files changed

+44261
-15997
lines changed

cores/nRF5/WInterrupts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ extern "C" {
3333

3434
#define ISR_DEFERRED 0x0100
3535

36-
#define DEFAULT 1
36+
//#define DEFAULT 1
3737
#define EXTERNAL 0
3838

3939
typedef void (*voidFuncPtr)(void);

0 commit comments

Comments
 (0)