1.30.1
This is a patch release, fixing one bug and applying a minor code quality
improvement to the Python tooling files.
🐛 Fixed
-
nRF-Connect SDK:
- Fixed an issue where panic logs generated from ISRs caused a double fault
for Nordic nRF91 users whereCONFIG_LOG_MODE_IMMEDIATE=nand
MEMFAULT_LOG_TIMESTAMPS_ENABLEis 1.
- Fixed an issue where panic logs generated from ISRs caused a double fault
-
General:
- Added Python type annotations to the files in the
tasksdirectory.
- Added Python type annotations to the files in the