rp-hal-boards/rp2040-hal
9names 369ac5a23f
Add UART example + core::fmt support to UART (#73)
* Add standalone UART example
* Add UART example to docs in UART module
* Add core::fmt::write_str to UART module to allow easy use of format! macro in user code
2021-08-08 15:36:56 +10:00
..
examples Add UART example + core::fmt support to UART (#73) 2021-08-08 15:36:56 +10:00
src Add UART example + core::fmt support to UART (#73) 2021-08-08 15:36:56 +10:00
.gitignore Initial Commit: Updated author information. 2021-01-22 09:18:12 -05:00
Cargo.toml Update embedded time 2021-07-27 09:41:03 +10:00