diff options
| author | diogo464 <[email protected]> | 2025-12-19 20:11:10 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-12-19 20:11:10 +0000 |
| commit | 235ed74ea44c9ed9764ec5633302ea399cb633e9 (patch) | |
| tree | 4eb7a749e31f40ce5781cfdb9a847cc5e0eb30a7 /docs | |
| parent | 8484b3bfaf11c7b2a9adfe4091c45fc44f1af1dc (diff) | |
embassy-rp: fix set_input_sync_bypass pin offset
currently this function causes a crash in debug mode when used with pins greater than
32 (available on the rp235xb variant) because it overflows when doing
the shift. this commit applies the offset to pin value before doing the
shift. this assumes that when using a pin greater than 32 the GPIOBASE
has already been set to 16.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
