Ondřej Hruška
|
15ebb6ab10
|
removed some excessive logging
|
7 years ago |
Ondřej Hruška
|
26934a0984
|
Implemented PINOUT.TXT file
|
7 years ago |
Ondřej Hruška
|
b5d9d146f9
|
fixed the bug with botched deinig, caused by use of malloc instead of calloc
|
7 years ago |
Ondřej Hruška
|
6406475f48
|
some drying things up (GPIO init in particular)
|
7 years ago |
Ondřej Hruška
|
6756b79ef4
|
added automatic GPIO teardown, remap support to i2c, force error comments in ini if disabled
|
7 years ago |
Ondřej Hruška
|
05a568a27c
|
ram savings by using new bitfield-based rsc alloc
|
7 years ago |
Ondřej Hruška
|
e82306c36f
|
added more informative error message to unit failed due to rsc not avail
|
7 years ago |
Ondřej Hruška
|
931f6cea59
|
added missing mutex for shared scratch buffer
|
7 years ago |
Ondřej Hruška
|
645619e9c5
|
fixed the bug
|
7 years ago |
Ondřej Hruška
|
71f5918e54
|
fixed hardfault handler to better work on cm0
|
7 years ago |
Ondřej Hruška
|
1e41d4c3cb
|
added unit type checks to UU_ functions
|
7 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
|
f917427be4
|
i2c write works
|
7 years ago |
Ondřej Hruška
|
9e7ae008b6
|
added unit and basic config
|
7 years ago |
Ondřej Hruška
|
c19b185b06
|
implemented lock button option
|
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
|
8768dc31ab
|
added DI unit
|
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
|
bef9b83826
|
Moved size defines to plat_compat
|
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
|
a681fa17fe
|
removed some confusing comments
|
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
|
02d769710f
|
F407 basic compat (#25)
* work on f407 support
* builds with f407
|
7 years ago |
Ondřej Hruška
|
03075bdd5e
|
builds with f407
|
7 years ago |
Ondřej Hruška
|
f15b907f5d
|
work towards f303 compat, usb not working but it runs
|
7 years ago |
Ondřej Hruška
|
6f749f0198
|
uhhh
|
7 years ago |
Ondřej Hruška
|
72954c46ce
|
compatibility for F072
|
7 years ago |
Ondřej Hruška
|
62096da6e6
|
fix windows compat and some bugs
|
7 years ago |
Ondřej Hruška
|
56a935cdd0
|
Code import
|
7 years ago |