embassy/tests/rp
pennae bcbe3040a1 tests/rp: fix buffered uart test
the rp uart receive fifo is 32 entries deep, so the 31 byte test data
fits into it without needing any buffering. extend to 48 bytes to fill
the entire fifo and the 16 byte test buffer.
2023-05-01 13:00:40 +02:00
..
.cargo rp: hook up softfloat rom intrinsics 2023-04-19 23:04:47 +02:00
src/bin tests/rp: fix buffered uart test 2023-05-01 13:00:40 +02:00
build.rs rp: add GPIO HIL test. 2022-07-09 02:14:30 +02:00
Cargo.toml Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
link_ram.x rp: add GPIO HIL test. 2022-07-09 02:14:30 +02:00