Commit Graph

23 Commits (590d550a09d1274231277ec68b526f3e4b68ceef)

Author SHA1 Message Date
Ondřej Hruška 590d550a09
pulse generation for digital out 6 years ago
Ondřej Hruška 538a4876b2
ADC skeleton 6 years ago
Ondřej Hruška 8643d16989
Split i2c 6 years ago
Ondřej Hruška 4bd8dc6cb0
split some files in units to smaller .c files, comments etc 6 years ago
Ondřej Hruška 18e76ad060
base of 1wire, need to make async 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 ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
Ondřej Hruška d49081b190
basic work on uart 6 years ago
Ondřej Hruška 8852f9f8b4
enable all periph clocks by default on startup, added testing synchronous uart write command 6 years ago
Ondřej Hruška e88bf84ea1
basic usart skeleton 6 years ago
Ondřej Hruška 69fa263f45
working SPI unit 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 931f6cea59
added missing mutex for shared scratch buffer 6 years ago
Ondřej Hruška 83c2f26c43
w.i.p. SPI, left to add: pin mappings, UU functions 6 years ago
Ondřej Hruška 645619e9c5
fixed the bug 6 years ago
Ondřej Hruška 1e41d4c3cb
added unit type checks to UU_ functions 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 3ed13c322f
better API and exposed to header 6 years ago
Ondřej Hruška 1a225d6f06
added higher level i2c functions for working with registers 6 years ago
Ondřej Hruška cdd54cc550
read and write both working 6 years ago
Ondřej Hruška f917427be4
i2c write works 6 years ago
Ondřej Hruška 9e7ae008b6
added unit and basic config 6 years ago