index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-20
zephyr/CMakeLists.txt: Fix FS config options being ignored.
Vdragon
2025-11-20
zephyr: Introduce Zephyr native filesystem VFS interface.
Vdragon
2025-11-20
stm32/boards/OPENMV_N6: Enable RGMII Ethernet.
Damien George
2025-11-20
stm32/network_lan: Allow a board to configure the default LAN PHY.
Damien George
2025-11-20
stm32/eth: Implement zero-copy of lwIP pbufs for TX path.
Damien George
2025-11-20
stm32/eth: Don't pad eth_dma_t struct on H5 and N6 MCUs.
Damien George
2025-11-20
stm32/eth: Move DMA TX/RX index variables to normal RAM.
Damien George
2025-11-20
stm32/eth: Make TX and RX buffer sizes a multiple of 8.
Damien George
2025-11-20
stm32/eth: Add support for gigabit RGMII peripheral interface.
Damien George
2025-11-20
stm32/eth_phy: Add support for RTL8211 inititialization.
Damien George
2025-11-20
stm32/eth_phy: Move PHY initialization to a dedicated function.
Damien George
2025-11-20
stm32/eth_phy: Add support for RTL8211 ETH PHY.
Damien George
2025-11-20
stm32/eth_phy: Add support for 1000Mbit PHY.
Damien George
2025-11-20
stm32/boards/NUCLEO_N657X0: Enable Ethernet.
Damien George
2025-11-20
stm32/lwip_inc: Further increase N6 lwIP memory.
Damien George
2025-11-20
stm32/lwip_inc: Include HAL header to get MCU define.
Damien George
2025-11-20
stm32/eth: Add support for Ethernet on N6 MCUs.
Damien George
2025-11-19
alif/tinyusb_port: Add missing license header.
iabdalkader
2025-11-19
ports: Guard calls to machine_*_deinit_all() with #if where appropriate.
garywill
2025-11-19
rp2/pendsv: Fix PendSV_Handler dispatch check when threading enabled.
Peter Harper
2025-11-19
tests/extmod_hardware/machine_encoder.py: Use target_wiring for encoder.
Ihor Nehrutsa
2025-11-19
tests/extmod_hardware/machine_encoder.py: Fix initial rotation count.
Ihor Nehrutsa
2025-11-19
tests/import: Remove .py.exp files where they match CPython.
Damien George
2025-11-19
tests/import: Make import_override and pkg7 tests behave under CPython.
Damien George
2025-11-19
tests/extmod/machine_i2s_rate.py: Adjust pins when running on ESP32-C3.
Jos Verlinde
2025-11-19
esp32: Fix USB Zero Length Packet issue with patched tinyusb.
Angus Gratton
2025-11-19
esp32: Remove dependency on esp_tinyusb.
Angus Gratton
2025-11-19
esp32: Take global dependencies out of mpconfigport.h.
Angus Gratton
2025-11-19
esp32: Fix USB deinit/reinit path via soft reset.
Angus Gratton
2025-11-19
shared/tinyusb/mp_usbd: Reorder the mp_usbd_init/deinit functions.
Angus Gratton
2025-11-17
lib/littlefs: Update LittleFS to v2.11.2.
Daniƫl van de Giessen
2025-11-17
tools/ci.sh: Build ESP32_GENERIC_C5 as part of esp32 CI.
Damien George
2025-11-17
esp32/boards: Add ESP32_GENERIC_C5 board definition.
yuan_mo
2025-11-17
esp32: Add support for ESP32-C5 SoCs.
yuan_mo
2025-11-17
esp32/esp32_rmt: Update RMT module to use the new RMT API.
Elvis Pfutzenreuter
2025-11-13
esp32/boards: Add Silicognition ManT1S board definition.
Patrick Van Oosterwijck
2025-11-13
esp32/modesp32: Add esp32.wake_on_gpio() function.
Meir Armon
2025-11-06
tests/serial_test.py: Allow up to 2 seconds between bytes.
Angus Gratton
2025-11-05
top: Include tools/cc1 in ruff search path.
Damien George
2025-11-05
tools/cc1: Fix ruff lint check with list length.
Damien George
2025-11-05
tools/cc1: Apply ruff formatting to cc1 script.
Christian Clauss
2025-11-04
shared/runtime: Set exit code according to the SystemExit exception.
John Smith
2025-11-04
unix/modtime: Add type casting for mktime return value.
Yanfeng Liu
2025-11-04
py/emitnative: Generate shorter RV32 code for exception handling.
Alessandro Gatti
2025-11-03
py/objcode: Remove `mp_obj_code_t.lnotab` field from v2 preview.
Anson Mansfield
2025-11-03
py/asmrv32: Generate better comparison sequences.
Alessandro Gatti
2025-11-03
py/asmrv32: Refactor register-indexed load/store emitters.
Alessandro Gatti
2025-11-03
py/emitinlinerv32: Refactor load/store opcodes validation.
Alessandro Gatti
2025-11-03
py/emitinlinerv32: Refactor opcode arguments validation.
Alessandro Gatti
2025-10-31
stm32/usb: Add VBUS sensing configuration for TinyUSB on F4/F7.
Andrew Leech
[prev]
[next]