embassy/tests
pennae cbc8871a0b rp: relocate programs implicitly during load
this removed the RelocatedProgram construction step from pio uses.
there's not all that much to be said for the extra step because the
origin can be set on the input program itself, and the remaining
information exposed by RelocatedProgram can be exposed from
LoadedProgram instead (even though it's already available on the pio_asm
programs, albeit perhaps less convenient). we do lose access to the
relocated instruction iterator, but we also cannot think of anything
this iterator would actually be useful for outside of program loading.
2023-07-28 19:33:02 +02:00
..
nrf Release embassy-time v0.1.2 2023-07-06 01:29:44 +02:00
perf-server cyw43: add perf HIL test. 2023-06-06 02:50:57 +02:00
riscv32 Release embassy-time v0.1.2 2023-07-06 01:29:44 +02:00
rp rp: relocate programs implicitly during load 2023-07-28 19:33:02 +02:00
stm32 Add DAC HIL test with ADC 2023-07-27 19:04:43 +02:00
utils Support overflow detection for more than one ring-period 2023-05-01 22:42:36 +02:00