Files
lk/platform/rp20xx
Brian Swetland 7d3f648e88 [rp20xx] quick and dirty early init using pico-sdk driver code
- pull in headers for essential modules
- init clocks, gpios, uart0 out of platform_early_init
- wire up debug getc/putc to uart0
- comment out "native" uart impl
2021-02-15 21:06:05 -08:00
..