Files
MuditaOS/module-utils
Alek-Mudita 0079a845c7 EGD-2417 Logging from irq, hard fault handler and assert (#112)
* 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()
2019-12-20 09:01:28 +01:00
..
2019-11-27 11:09:52 +01:00
2019-07-10 11:40:20 +02:00
2019-06-03 09:09:22 +02:00
2019-11-29 11:18:57 +01:00
2019-08-12 19:57:41 +02:00
2019-05-21 23:35:00 +02:00
2019-10-03 10:16:05 +02:00
2019-12-17 09:51:05 +01:00
2019-12-17 09:51:05 +01:00
2019-05-21 23:35:00 +02:00

module-utils

Repository contains common functions and structures used in rest of the system.

Currently only build for host is supported.