Skip to content

Commit 2d9f97d

Browse files
committed
[nRF52] fix against regression of build with Arduino Core for Zephyr OS
1 parent c4ef61d commit 2d9f97d

File tree

1 file changed

+1
-0
lines changed
  • software/firmware/source/SoftRF/src/platform

1 file changed

+1
-0
lines changed

software/firmware/source/SoftRF/src/platform/nRF52.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ struct rst_info {
337337
#define EXCLUDE_EEPROM
338338
#undef USE_NMEALIB
339339
#define USE_RADIOLIB
340+
#define EXCLUDE_LR20XX
340341
#endif /* ARDUINO_ARCH_ZEPHYR */
341342
#endif /* ARDUINO_ARCH_MBED */
342343

0 commit comments

Comments
 (0)