diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-05-08 09:17:51 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-08 09:17:51 +0000 |
| commit | 79c60f4a7d17613269f795df867c3c83ca90cbcc (patch) | |
| tree | 34d841fd742d6b3e7fa4919a9bd60f5bc67e0afb /embassy-usb | |
| parent | a9c7263ba02181fc4d54975a63d8a1e92426dff3 (diff) | |
| parent | db9b8eb88f095687ed624171cf79fbacf06c199a (diff) | |
Merge #1434
1434: rp pio IV (the voyage home) r=Dirbaio a=pennae
this should hopefully be the last entry in this series. after this we'll have a reasonably safe interface to pio, both for configuration and at runtime. pio now looks very much like the other peripherals (though not exactly, seeing how state machines can't be constructed from a config but only have it applied to them later). the generated code for `StateMachine::set_config` is still larger than we'd like (almost 300 bytes at Oz), but it's a great step up in safety from the previous interface at approximately the same code space cost.
Co-authored-by: pennae <[email protected]>
Diffstat (limited to 'embassy-usb')
0 files changed, 0 insertions, 0 deletions
