diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-05-19 20:53:26 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-19 20:53:26 +0000 |
| commit | d55b9bc6e2de528e1351b992bb30f54ec6f76b6d (patch) | |
| tree | 39c10160c5e0e182d2e217db05a1738aac314229 /embassy-net | |
| parent | d737e3dcbb67af114490834c617de9100b65d5fb (diff) | |
| parent | 1ebb742fbf9839ab393c038f320003a9346d37ff (diff) | |
Merge #1440
1440: rp: Pin fix, improve fifo handling r=Dirbaio a=CBJamo
Went to actually use this code and found two issues:
* The config for the pins got dropped in the shuffle.
* I found that when using more than one ws2812, only the first would get data. I'm pretty sure the data was shifted out before the task got back to push the next word. So now the fifo gets filled, then we wait.
Co-authored-by: Caleb Jamison <[email protected]>
Co-authored-by: Caleb Jamison <[email protected]>
Diffstat (limited to 'embassy-net')
0 files changed, 0 insertions, 0 deletions
