Commit Graph

26 Commits (20639b77a615eac5538941972f47fed717949e47)

Author SHA1 Message Date
Ondřej Hruška 20639b77a6
clean up for porting - move platform specific stuff into outer project 6 years ago
Ondřej Hruška 102d5f5a4c
implemented fallback to physical usart and basis for wireless support in the future 6 years ago
Ondřej Hruška e046be30b2
added MCO function for oscillator debugging 6 years ago
Ondřej Hruška a60b736834
massive utils refactoring, renames, avr libc utils cleaning 6 years ago
Ondřej Hruška 003ae692e6
sipo finished 6 years ago
Ondřej Hruška b2ead539bf
added more comments 6 years ago
Ondřej Hruška c4cc3bb9ce
fixed bug with settings fucking up units that were already loaded 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 7280338f8b
take some steps towards reducing memory footprint in stack buffers 6 years ago
Ondřej Hruška 26934a0984
Implemented PINOUT.TXT file 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 71f5918e54
fixed hardfault handler to better work on cm0 6 years ago
Ondřej Hruška ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper 6 years ago
Ondřej Hruška 9873d18298
Fixed bug in ini parsing 6 years ago
Ondřej Hruška 85dd77311b
made some stuff static 6 years ago
Ondřej Hruška 8768dc31ab
added DI unit 6 years ago
Ondřej Hruška 37f712f054
Split system settings to separate config file 6 years ago
Ondřej Hruška 0af90eccbf
added version markers to settings, option to disable INI comments 6 years ago
Ondřej Hruška bef9b83826 Moved size defines to plat_compat 6 years ago
Ondřej Hruška cc0bf107f0 rename some funcs related to settings, preparing to add commands for reading and writing the ini file. 6 years ago
Ondřej Hruška 803cd57960
simplified config file comments, fixed settings not peristed, fixed F407 flash code 6 years ago
Ondřej Hruška 02d769710f
F407 basic compat (#25) 6 years ago
Ondřej Hruška 03075bdd5e
builds with f407 6 years ago
Ondřej Hruška 6f749f0198
uhhh 6 years ago
Ondřej Hruška 72954c46ce
compatibility for F072 6 years ago
Ondřej Hruška 56a935cdd0
Code import 6 years ago