Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.2k
Pull requests: micropython/micropython
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
tools/boardgen: Ensure locals_dict is generated with consistent order.
#17433 openedJun 5, 2025 byandrewleechLoading…
esp32/boards/SEEED_XIAO_ESP32_C6: Add new board definition.
#17429 openedJun 4, 2025 byRobben-GeLoading…
github/workflows: Split QEMU/Arm builds into separate entries.
#17424 openedJun 3, 2025 byagattiLoading…
pyproject.toml: Enforce trailing newline on python files.
#17418 openedJun 3, 2025 byandrewleechLoading…
unix: Introduce sanitize_undefined variant, use during CI.
#17414 openedJun 2, 2025 byjeplerLoading…
Allow array.extend to take iterables py-coreRelates to py/ directory in source
#17408 openedJun 1, 2025 byjeplerLoading…
modre: Report if regex is too complex. extmodRelates to extmod/ directory in source
#17407 openedJun 1, 2025 byjeplerLoading…
tools/ci.sh: Allow errors in code-size build to fail the CI.
#17400 openedMay 31, 2025 bydpgeorgeLoading…
parsenum: Reduce code size. py-coreRelates to py/ directory in source
#17392 openedMay 30, 2025 byjeplerLoading…
extmod/modnetwork: Consolidate definition of common drivers.
#17391 openedMay 30, 2025 byandrewleechLoading…
ports/esp32: esp32.wake_on_ulp should only be available on boards
#17386 openedMay 29, 2025 bymeirarmonLoading…
Alternate fix for complex() parsing py-coreRelates to py/ directory in source
#17384 openedMay 28, 2025 byjeplerLoading…
Fix parsing complex numbers like -1+1j py-coreRelates to py/ directory in source
#17383 openedMay 28, 2025 byjeplerLoading…
zephyr: Complete the UART driver and make it interrupt driven. port-zephyr
#17382 openedMay 28, 2025 bydanicamporaLoading…
tests/extmod/random_extra_float.py: Skip when funcs not available. testsRelates to tests/ directory in source
#17378 openedMay 28, 2025 bydpgeorgeLoading…
tools/mpy_ld.py: support absolute relocations in text section on Thumb targets toolsRelates to tools/ directory in source, or other tooling
#17377 openedMay 28, 2025 bydpgeorgeLoading…
fix: solve the problem that the flash clock frequency is too high and…
#17374 openedMay 28, 2025 byLesordsLoading…
shared/timeutils: Standardize supported date range on all platforms.
#17366 openedMay 27, 2025 byyoctopuceLoading…
ProTip! Exclude everything labeled
bug
with-label:bug.