Commit Graph

8 Commits

Author SHA1 Message Date
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
Alek-Mudita
10b2925cf2 added timestamp in logging (#95) 2019-11-29 11:36:04 +01:00
Adam Dobrowolski
d430ca6b14 Bluetooth: review aplied 2019-10-14 15:32:06 +02:00
Adam Dobrowolski
d54746b8e5 Bluetooth: enabled proper bluetooth library logging 2019-10-14 15:32:06 +02:00
Adam Dobrowolski
d03a6ed2d7 Bluetooth: Post master rebase fixups 2019-10-14 15:32:06 +02:00
Adam Dobrowolski
07a89b0294 Bluetooth: Handled via servive & worker - drops data
BlueKitchen requests from data, which doesn't mean it knows amount
need - need to provide handling to buffer in Uart handler - than
copy form handler on request, then sent notification when ready
2019-10-14 15:32:06 +02:00
Mateusz
2c7b14d564 Fix: Parsing file attributes in VFS::listdir method 2019-10-09 13:23:06 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00