mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-29 22:34:06 +00:00
ef46b22d69
Bug when NRF_LOG_DEFERRED=0 due to a userland NRF_LOG_INFO after FDS record update was initiated, interrupted by FDS record IRQ handler and its own NRF_LOG_INFO resulting in <error> app: Fatal error <warning> app: System reset Added a few more NRF_LOG in FDS module as well. Added NRF_LOG_FLUSH in system_off_enter to not miss last messages.