| Commit message (Expand) | Author | Age | Files | Lines |
| * | tests/rp: add timer test. | Dario Nieuwenhuis | 2024-07-25 | 1 | -0/+25 |
| * | stm32 adc: introduce blocking_read | Andres Vahter | 2024-07-03 | 1 | -2/+2 |
| * | wiznet: add version check to initialization sequence | Josh Junon | 2024-06-30 | 1 | -1/+2 |
| * | tests/nrf: add non-buffered uart tests. | Dario Nieuwenhuis | 2024-06-25 | 3 | -0/+100 |
| * | tests/nrf: generalize buffereduart tests for all chips. | Dario Nieuwenhuis | 2024-06-25 | 6 | -75/+108 |
| * | tests/nrf: unify, add nrf52832, nrf52833, nrf5340, nrf9160 | Dario Nieuwenhuis | 2024-06-25 | 27 | -133/+292 |
| * | Merge pull request #3044 from kalkyl/adc-multi | Henrik Alsér | 2024-06-22 | 1 | -0/+13 |
| |\ |
|
| | * | Change pin in HIL test | kalkyl | 2024-06-22 | 1 | -1/+1 |
| | * | rp: Add multichannel ADC | kalkyl | 2024-06-05 | 1 | -0/+13 |
| * | | stm32/gpio: refactor AfType | Jan Špaček | 2024-06-16 | 1 | -2/+2 |
| * | | --binary-format bin in rp examples | rafael | 2024-06-15 | 1 | -2/+2 |
| * | | probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address 0x10... | rafael | 2024-06-13 | 1 | -2/+2 |
| * | | stm32: update stm32-metapac, fixes memory.x for many families. | Dario Nieuwenhuis | 2024-06-12 | 1 | -8/+4 |
| * | | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 6 | -6/+6 |
| |/ |
|
| * | stm32/spi: fix blocking_write on nosck spi. | Dario Nieuwenhuis | 2024-06-03 | 2 | -26/+15 |
| * | Remove more BXCAN generics. | Corey Schuhen | 2024-06-02 | 3 | -11/+3 |
| * | stm32/spi: test zero-length transfers in more cases. | Dario Nieuwenhuis | 2024-05-31 | 2 | -1/+13 |
| * | stm32/spi: restrict txonly_nosck to SPIv1, it hangs in other versions. | Dario Nieuwenhuis | 2024-05-31 | 3 | -45/+91 |
| * | stm32/spi: add blocking rxonly test. | Dario Nieuwenhuis | 2024-05-31 | 1 | -7/+25 |
| * | stm32/spi: fix spiv1 rxonly hanging. | Dario Nieuwenhuis | 2024-05-31 | 2 | -59/+43 |
| * | Fix all check-cfg errors in the entire repo. | Dario Nieuwenhuis | 2024-05-31 | 1 | -1/+1 |
| * | Remove generics for BXCAN. | Corey Schuhen | 2024-05-30 | 1 | -2/+2 |
| * | Merge pull request #3007 from liarokapisv/spi_v3-fix-rx | Dario Nieuwenhuis | 2024-05-30 | 1 | -5/+60 |
| |\ |
|
| | * | add spi_dma rx-only test | Alexandros Liarokapis | 2024-05-28 | 1 | -5/+60 |
| * | | Merge pull request #3012 from cschuhen/feature/fdcan_no_generics | Dario Nieuwenhuis | 2024-05-30 | 3 | -9/+12 |
| |\ \ |
|
| | * | | Remove generic argument for STM32 FDCAN. | Corey Schuhen | 2024-05-29 | 3 | -9/+12 |
| | |/ |
|
| * / | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 5 | -5/+5 |
| |/ |
|
| * | stm32/usart: remove instance generic params | Jan Špaček | 2024-05-23 | 1 | -2/+2 |
| * | stm32/spi: check that the RCC enable bit is disabled on drop. | Dario Nieuwenhuis | 2024-05-20 | 1 | -0/+8 |
| * | stm32/tests: add stm32u0 hil. | Dario Nieuwenhuis | 2024-05-13 | 3 | -1/+31 |
| * | tests/riscv32: workaround linking bug, update deps. | Dario Nieuwenhuis | 2024-05-13 | 2 | -2/+216 |
| * | stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. | Dario Nieuwenhuis | 2024-05-01 | 7 | -5/+62 |
| * | stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs. | Dario Nieuwenhuis | 2024-04-29 | 2 | -4/+4 |
| * | low power for h5 | eZio Pan | 2024-04-28 | 2 | -2/+9 |
| * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 1 | -1/+0 |
| * | Remove leftover `cargo new` boilerplate. | Dario Nieuwenhuis | 2024-04-26 | 2 | -4/+0 |
| * | stm32: can: fd: fix test build for all relevant chips | Torin Cooper-Bennun | 2024-04-22 | 2 | -6/+18 |
| * | stm32/usart: remove DMA generic params. | Dario Nieuwenhuis | 2024-04-16 | 2 | -6/+5 |
| * | stm32/spi: remove DMA generic params. | Dario Nieuwenhuis | 2024-04-15 | 1 | -3/+2 |
| * | stm32: update adc examples | Andres Vahter | 2024-04-10 | 1 | -2/+2 |
| * | Add parameter for enabling pull-up and pull-down in RP PWM input mode | pawel00100 | 2024-04-05 | 1 | -3/+43 |
| * | Merge pull request #2697 from eZioPan/stm32-cordic | Dario Nieuwenhuis | 2024-04-04 | 3 | -5/+147 |
| |\ |
|
| | * | stm32 CORDIC: exclude stm32u5a | eZio Pan | 2024-03-26 | 1 | -1/+1 |
| | * | stm32 CORDIC: add g491re back to cordic test | eZio Pan | 2024-03-23 | 2 | -9/+4 |
| | * | stm32 CORDIC: re-design API | eZio Pan | 2024-03-23 | 1 | -62/+48 |
| | * | stm32 CORDIC: make HIL run | eZio Pan | 2024-03-23 | 1 | -12/+14 |
| | * | stm32 CORDIC: add HIL test | eZio Pan | 2024-03-23 | 3 | -4/+163 |
| * | | rename PWM_CH to PWM_SLICE | Alexandru RADOVICI | 2024-04-02 | 1 | -7/+7 |
| * | | stm32/can: simplify bxcan api, merging bx::* into the main structs. | Dario Nieuwenhuis | 2024-04-02 | 1 | -10/+9 |
| * | | CAN: Use the same testing code for BXCAN and FDCAN h/w. | Corey Schuhen | 2024-03-28 | 3 | -194/+163 |