aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor-timer-queue
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-12-19 20:11:10 +0000
committerdiogo464 <[email protected]>2025-12-19 20:11:10 +0000
commit235ed74ea44c9ed9764ec5633302ea399cb633e9 (patch)
tree4eb7a749e31f40ce5781cfdb9a847cc5e0eb30a7 /embassy-executor-timer-queue
parent8484b3bfaf11c7b2a9adfe4091c45fc44f1af1dc (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 'embassy-executor-timer-queue')
0 files changed, 0 insertions, 0 deletions