419 Commits (b1e189b4f463a21d98d84f3ddbd19ed47201e6c5)
 

Author SHA1 Message Date
Matt Knight 46a924234e
add stm32f103 registers and reorganize so that microzig can be used as a package (#9) 3 years ago
Matt Knight 5a1e72f380
Create LinkerscriptStep (#7)
* create linkerscript step

* catch up to master, do some cleanup

* remove references to micro_linker

* commas

* remove package

* use root path trick for cpus and chips

* remove duped file
3 years ago
Matthew Knight af7aa777f9
Freshen things up (#6)
* catch up to some of master's changes, getting prepped to anchor to 0.9.0

* found fix for lpc board
3 years ago
Vesim 2a6bedfcca
Update README.md 3 years ago
Vesim eedc689738 Move lpc1768 to new generated SVD 3 years ago
Vesim 74641abbf0 [svd2zig] Fix handling og non-exhaustive enums and resverd fields 3 years ago
Vesim a4416fd2b7 [svd2zig] Add enumeration supports and fix bug for registers without fields 3 years ago
Felix (xq) Queißner 196c4c4d05 mbed LPC1768 only commit. This introduces a working UART abstraction for LPC1768, currently the uart-sync example has chip-related code in it. 3 years ago
Felix (xq) Queißner 294cfebf7a Makes UART compile for LPC1768. 3 years ago
Felix (xq) Queißner deb9c3fe03 Designs the basic uart frontend. 3 years ago
Felix (xq) Queißner f5bc3be1ae Introduces the first SVD generated binding for LPC1768. svd2zig contains a hack for missing register sizes. 3 years ago
Felix (xq) Queißner 1aad7b52f6 Ports over sbi, cbi to avr5.zig. 3 years ago
Felix (xq) Queißner 284d19814d Implements blinky for AVR. 3 years ago
Felix (xq) Queißner 26681f7b30 blinky works for lpc1768 3 years ago
Felix (xq) Queißner 6cdf641f32 Continues blinky setup. 3 years ago
Felix (xq) Queißner e68a282981 Implements (untested) startup for AVR and LPC1768. 3 years ago
Felix (xq) Queißner bbfdb421d8 File structure, draft 1 3 years ago
Felix Queißner e32d230c07
Create thoughts.md 3 years ago
Vesim f6037c77e2 initial commit 4 years ago