Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 25, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

jepler and others added 3 commits October 25, 2025 22:53
While clarifying the meaning of the arguments to `mp_quicksort`, I noticed that by pre-adjusting the `head` argument similar to what was already done for `tail`, code size could be saved by eliminating repeated calculation of `h + 1`. Signed-off-by: Jeff Epler <jepler@unpythonic.net>
Changes in this commit: - Change ticks overhead value for SAMD51. The value was too large and thus timing was quite bad. At 120Mhz it's now within +/- 30ns. - Set the pin to output mode. That way, all Pin identifiers are accepted as argument, not only Pin objects. Tested with ItsyBitsy M4 and M0 boards. Signed-off-by: robert-hh <robert@hammelrath.com>
There are multiple RP2350 boards missing RISC-V builds. Some were missing entries in their `board.json` or a CMake file altogether. This commit fixes them. Signed-off-by: Craftzman7 <zezetta@icloud.com>
@pull pull bot locked and limited conversation to collaborators Oct 25, 2025
@pull pull bot added the ⤵️ pull label Oct 25, 2025
@pull pull bot merged commit 6773051 into mcx:master Oct 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants