Commit Graph

27 Commits (b2ead539bfad8d353208fa4cf0723d4581c6d60c)

Author SHA1 Message Date
Ondřej Hruška b2ead539bf
added more comments 6 years ago
Ondřej Hruška 8272a36aee
Implemented unit timed tick and uart rx timeout 6 years ago
Ondřej Hruška 137619d942
added a safeguard 6 years ago
Ondřej Hruška ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
Ondřej Hruška 69443613fc
some more stack shrinking 6 years ago
Ondřej Hruška 26934a0984
Implemented PINOUT.TXT file 6 years ago
Ondřej Hruška b5d9d146f9
fixed the bug with botched deinig, caused by use of malloc instead of calloc 6 years ago
Ondřej Hruška 6756b79ef4
added automatic GPIO teardown, remap support to i2c, force error comments in ini if disabled 6 years ago
Ondřej Hruška 05a568a27c
ram savings by using new bitfield-based rsc alloc 6 years ago
Ondřej Hruška e82306c36f
added more informative error message to unit failed due to rsc not avail 6 years ago
Ondřej Hruška 931f6cea59
added missing mutex for shared scratch buffer 6 years ago
Ondřej Hruška 645619e9c5
fixed the bug 6 years ago
Ondřej Hruška ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper 7 years ago
Ondřej Hruška 9873d18298
Fixed bug in ini parsing 7 years ago
Ondřej Hruška a54726bd5c
added logging of driver loading 7 years ago
Ondřej Hruška 85dd77311b
made some stuff static 7 years ago
Ondřej Hruška 37f712f054
Split system settings to separate config file 7 years ago
Ondřej Hruška 0af90eccbf
added version markers to settings, option to disable INI comments 7 years ago
Ondřej Hruška 8ded459c68 make it possible to disable VFS and MSC via makefile 7 years ago
Ondřej Hruška cc0bf107f0 rename some funcs related to settings, preparing to add commands for reading and writing the ini file. 7 years ago
Ondřej Hruška 7f682b2dcd some cleaning 7 years ago
Ondřej Hruška 92c28c5daf rename tf response helpers to com_* 7 years ago
Ondřej Hruška 97b6fd0028 removed all uses of the jobs queue for TF responses, not needed naymore 7 years ago
Ondřej Hruška ccbff578b3 tf update and some progress 7 years ago
Ondřej Hruška fa5261b65a some cleaning 7 years ago
Ondřej Hruška 803cd57960
simplified config file comments, fixed settings not peristed, fixed F407 flash code 7 years ago
Ondřej Hruška 56a935cdd0
Code import 7 years ago