Nic0w
|
f3fba80a71
|
Implement embedded_hal::serial traits for the UART.
|
2021-04-26 22:05:37 +02:00 |
|
Nic0w
|
50a428e2ad
|
Error needs to derive Debug if we want to unwrap.
|
2021-04-26 21:25:52 +02:00 |
|
Nic0w
|
920d0dc897
|
Merge branch 'uart' of github.com:Nic0w/rp-hal into uart
|
2021-04-26 09:20:22 +02:00 |
|
Nic0w
|
4d949f7310
|
Multiple changes addressing @tdittr 's comments.
|
2021-04-26 09:14:32 +02:00 |
|
Nic0w
|
aa3fe8fd20
|
Disable the UART for real when disabling UART.
|
2021-04-25 20:25:29 +02:00 |
|
Nic0w
|
c50a5b6001
|
Cosmetics.
|
2021-04-25 20:24:56 +02:00 |
|
Nic0w
|
f9254fdffa
|
Increment byte_written after write has happened.
Co-authored-by: tdittr <tdittr@users.noreply.github.com>
|
2021-04-25 20:00:56 +02:00 |
|
Nic0w
|
b9080d0a92
|
Working implementation of an UART HAL.
|
2021-04-25 10:51:46 +02:00 |
|
evan
|
98baabec93
|
Added skeleton for HAL and updated readme
|
2021-01-25 15:42:43 -05:00 |
|