Closed vkottler closed 1 year ago
This will be the first test drive of the HAL generation.
Probably we'll find that we want to auto-generate some kind of "to_string" method for registers (and maybe structs themselves?).
This is next: https://github.com/vkottler/pico/issues/7. Then we can confirm we can do this via UART as well (currently works with semihosting).
Added LED toggling on https://github.com/vkottler/pico/pull/8, right now we don't really need anything else.
Objectives: