-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Pull requests: micropython/micropython
Author
Label
Projects
Milestones
Reviews
Assignee
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…
cpydiff: Fix test case for json_nonserializable.
tests
Relates to tests/ directory in source
#16140
opened Nov 2, 2024 by
jepler
Loading…
ports/esp32/boards: Add WAVESHARE_ESP32_S3_PICO board configuration.
#16124
opened Oct 31, 2024 by
EngineerWill
Loading…
zephyr: Fix mp_int_t and mp_uint_t on 64bit
port-zephyr
#16123
opened Oct 31, 2024 by
antonblanchard
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…
esp32/network_wlan: Add missing WLAN security constants.
port-esp32
#16119
opened Oct 31, 2024 by
dpgeorge
Loading…
tests: add full, automated, top-level test runner for hardware
tests
Relates to tests/ directory in source
esp32/machine_pwm: Enhancement of PWM: Add features light_sleep_enable.
#16102
opened Oct 28, 2024 by
yoann-darche
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
ports: Update board.json files for vendor/product consistency.
#16031
opened Oct 17, 2024 by
mattytrentini
Loading…
py/malloc: Add m_tracked_realloc().
py-core
Relates to py/ directory in source
#16023
opened Oct 16, 2024 by
andrewleech
Loading…
py/py.mk: Add check that any specified USER_C_MODULES folder exists.
#16021
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…
esp32: Provide a specific path to linker.lf.
port-esp32
#16013
opened Oct 14, 2024 by
karlp
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.