esp-hal/hil-test/tests
Jesse Braham 9b64e648e5
Add async UART HIL test (#1345)
* wip

* Clean up Cargo config/manifest, update dependencies

* Remove TODO comment from test

---------

Co-authored-by: Scott Mabin <scott@mabez.dev>
2024-03-26 10:10:17 +00:00
..
aes.rs Add HIL testing (#1297) 2024-03-21 14:28:27 +00:00
gpio.rs Add HIL testing (#1297) 2024-03-21 14:28:27 +00:00
spi_full_duplex.rs Add HIL testing (#1297) 2024-03-21 14:28:27 +00:00
uart_async.rs Add async UART HIL test (#1345) 2024-03-26 10:10:17 +00:00
uart.rs uart: allow driver to init as blocking or async (#1294) 2024-03-21 21:51:09 +00:00