Commit Graph

19 Commits (3d3d74f3817e89a8c3ce2cb36501ad292b6ddc85)

Author SHA1 Message Date
Ondřej Hruška 1f2d346e23
tsc ini structure + debug msgs 6 years ago
Ondřej Hruška a60b736834
massive utils refactoring, renames, avr libc utils cleaning 6 years ago
Ondřej Hruška 8dcdaf9236
provisions for representing pins via resources in settings 6 years ago
Ondřej Hruška 8e9c653090
Doc comments and explanations 6 years ago
Ondřej Hruška 052fa4ce08
Added exti resources to the enum and name generator 6 years ago
Ondřej Hruška e2e4d91cf3
Added func for simple periph clock toggling without the horrible if jungle 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 d49081b190
basic work on uart 6 years ago
Ondřej Hruška 15ebb6ab10
removed some excessive logging 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 6406475f48
some drying things up (GPIO init in particular) 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 ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper 6 years ago
Ondřej Hruška 9e7ae008b6
added unit and basic config 6 years ago
Ondřej Hruška 8768dc31ab
added DI unit 6 years ago
Ondřej Hruška 56a935cdd0
Code import 7 years ago