Skip to content

Pull requests: micropython/micropython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

tests/extmod_hardware: Add a test for machine.PWM freq and duty. tests Relates to tests/ directory in source
#16147 opened Nov 4, 2024 by dpgeorge Loading…
ports/unix: Add raw REPL support. port-unix
#16141 opened Nov 3, 2024 by glenn20 Loading…
cpydiff: Fix test case for json_nonserializable. tests Relates to tests/ directory in source
#16140 opened Nov 2, 2024 by jepler Loading…
esp32: Fix machine.PWM on IDF <5.2. port-esp32
#16127 opened Nov 1, 2024 by projectgus Loading…
STM32F429Apollo Porting MicroPython Success!
#16126 opened Nov 1, 2024 by wenwenbaba Loading…
extmod/nimble: Remove asserts of ediv_rand_present and adjust comments. extmod Relates to extmod/ directory in source
#16120 opened Oct 31, 2024 by dpgeorge Loading…
tests: add full, automated, top-level test runner for hardware tests Relates to tests/ directory in source
#16112 opened Oct 30, 2024 by dpgeorge Draft
ports/rp2/boards: Add Waveshare RP2040-Zero
#16106 opened Oct 29, 2024 by hramrach Loading…
py/malloc,rp2: Add mutex for tracked allocations. port-rp2 py-core Relates to py/ directory in source
#16071 opened Oct 24, 2024 by projectgus Draft
py/objmodule: Add builtin deinit functionality.
#16063 opened Oct 23, 2024 by andrewleech Loading…
Pico 2 W changes
#16057 opened Oct 21, 2024 by peterharperuk Draft
Implement PWM support for Zephyr Port
#16046 opened Oct 19, 2024 by Ayush1325 Loading…
tools: Self-hosting of mpy-tool. tools Relates to tools/ directory in source, or other tooling
#16042 opened Oct 18, 2024 by vshymanskyy Loading… release-1.25.0
ports/rp2: Enable mbedtls PEM parser. port-rp2
#16036 opened Oct 17, 2024 by vshymanskyy Loading…
py/malloc: Add m_tracked_realloc(). py-core Relates to py/ directory in source
#16023 opened Oct 16, 2024 by andrewleech Loading…
Draft: tinyusb cdc class in python / dupterm ports Relates to multiple ports, or a new/proposed port
#16017 opened Oct 15, 2024 by andrewleech Loading…
py/malloc: Fix failed memory allocations by more aggressively freeing buffers. extmod Relates to extmod/ directory in source port-esp32 port-rp2 py-core Relates to py/ directory in source
#16015 opened Oct 15, 2024 by projectgus Loading…
ProTip! Filter pull requests by the default branch with base:master.