mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-06-14 19:45:31 -04:00
* Logging from IRQ and hard fault handler * *logging from assert * assert instead of while(1) in hard fault handler * added log in _exit(); + no abort instead of assert in hardfaulthandler * disable scheduler in _exit()