| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add delay to flash test to allow time to parse RTT header | Mathias | 2022-10-27 | 1 | -0/+7 | |
| | | ||||||
| * | Remove unused imports from test | Mathias | 2022-10-27 | 1 | -1/+0 | |
| | | ||||||
| * | Add flash example & flash HIL test | Mathias | 2022-10-26 | 1 | -0/+48 | |
| | | ||||||
| * | Fix bufferedUart read and write tests | Mathias | 2022-09-27 | 1 | -4/+5 | |
| | | ||||||
| * | Extend buffered-uart test to transmit 32 bytes | Mathias | 2022-09-27 | 1 | -2/+8 | |
| | | ||||||
| * | Add HIL test for bufferedUart | Mathias | 2022-09-26 | 1 | -0/+37 | |
| | | ||||||
| * | Replace futures::future::join -> embassy_futures::join::join. | Dario Nieuwenhuis | 2022-09-22 | 1 | -1/+1 | |
| | | ||||||
| * | Cleanup examples | Henrik Alsér | 2022-09-01 | 2 | -4/+4 | |
| | | ||||||
| * | Add HIL tests | Henrik Alsér | 2022-09-01 | 2 | -0/+56 | |
| | | ||||||
| * | Add HIL tests of DMA & UART, and correctly set DREQ for uart DMA | Mathias | 2022-08-26 | 3 | -0/+105 | |
| | | ||||||
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 2 | -3/+3 | |
| | | ||||||
| * | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis | 2022-08-17 | 2 | -4/+4 | |
| | | ||||||
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 2 | -5/+5 | |
| | | ||||||
| * | Add embedded_hal_async support for embassy-rp | Daniel Bevenius | 2022-07-14 | 1 | -0/+148 | |
| | | | | | | This commit adds support for embedded-hal-async to the Embassy Raspberry PI crate. | |||||
| * | rp: add GPIO HIL test. | Dario Nieuwenhuis | 2022-07-09 | 1 | -0/+192 | |
