summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* tools/mpremote: Prevent deletion of /remote files via rm -r.HEADmasterJos Verlinde3 days
* tools/mpremote/tests: Add test for rm -r on /remote vfs.Jos Verlinde3 days
* tools/mpremote: Fix possibly-missing EOPNOTSUPP errno name.Anson Mansfield4 days
* tools/mpremote: Refactor error handling to apply generally to any errno.Anson Mansfield4 days
* tools/mpremote/tests: Add tests for errno behavior.Anson Mansfield4 days
* unix/coveragecpp: Verify struct-initializing macros' C++-compatibility.stijn5 days
* py: Make struct-initializing macros compatible with C++.stijn5 days
* lib/lwip: Update lwIP to STABLE-2_2_1_RELEASE.Damien George5 days
* tools/mpremote: Use zlib.compressobj instead of zlib.compress.Damien George5 days
* esp32/tools: Update metrics_esp32 script for ESP-IDF >=v5.4.x.Angus Gratton5 days
* tests/extmod/vfs_posix.py: Fix test on Android.Alessandro Gatti5 days
* tests/extmod/vfs_mountinfo.py: Don't import unused errno module.Damien George5 days
* tests/extmod/vfs_lfs_ilistdir_del.py: Skip test if not enough memory.Damien George5 days
* tests/extmod: Skip binascii tests when hexlify/unhexlify don't exist.Damien George5 days
* top: Bump Ruff version to v0.11.6.Angus Gratton5 days
* drivers/cyw43: Remove old BTHCI UART backend.iabdalkader8 days
* stm32/cyw43_configport: Update cyw43 config to use new BTHCI UART.iabdalkader8 days
* mimxrt/cyw43_configport: Update cyw43 config to use new BTHCI UART.iabdalkader8 days
* mimxrt/machine_uart: Enable CTS SION so it can be read.iabdalkader8 days
* drivers/ninaw10: Rename Bluetooth HCI backend driver.iabdalkader8 days
* drivers/esp-hosted: Rename Bluetooth HCI backend driver.iabdalkader8 days
* esp32/esp32_common.cmake: Skip BTree module when requested.Alessandro Gatti8 days
* rp2: Enable compressed error messages by default.Damien George8 days
* esp32: Enable compressed error messages by default.Damien George8 days
* py/mkrules.cmake: Add CMake support for compressed error messages.Damien George8 days
* stm32/main: Replace mp_stack_set calls with new mp_cstack_init_with_top.Andrew Leech8 days
* extmod/modbluetooth: Use newer mp_map_slot_is_filled function.Andrew Leech8 days
* rp2: Add exception text wrappers.Andrew Leech8 days
* extmod/machine_usb_device: Add exception text wrappers.Andrew Leech8 days
* drivers/ninaw10/machine_pin_nina: Add exception text wrappers.Andrew Leech8 days
* py/dynruntime.mk: Fix use of musl's libm.a when LINK_RUNTIME=1.dubiousjim8 days
* CODECONVENTIONS: Document the static naming conventions.Angus Gratton8 days
* unix/mpthreadport: Work around lack of thread cancellation on Android.Alessandro Gatti8 days
* unix/main: Remove PATH_MAX from realpath.David Yang8 days
* unix/variants: Enable os.uname() in coverage build for tests.Yoctopuce dev8 days
* py/objstr: Fix handling of OP_MODULO with namedtuple.Yoctopuce dev8 days
* py/objrange: Match CPython range slicing.Jeff Epler8 days
* tests/basics/builtin_range.py: Add more tests for range slicing.Jeff Epler8 days
* all: Bump version to 1.26.0-preview.v1.26.0-previewDamien George8 days
* all: Bump version to 1.25.0.v1.25.0Damien George2025-04-16
* lib/micropython-lib: Update submodule to latest.Damien George2025-04-14
* py/emitinlinerv32: Move include of asmrv32.h to within feature guard.Damien George2025-04-14
* mimxrt/Makefile: Fix dependencies for generation of flexram_config.s.Damien George2025-04-10
* stm32/boards/PYBD_SF6: Support boards with larger SPI flash.Damien George2025-04-09
* stm32/modmachine: Add SPI flash size to machine.info dump.Damien George2025-04-09
* stm32/mboot: Allow USB strings to be dynamic.Damien George2025-04-09
* stm32/qspi: Allow SPI flash size to be decided at runtime.Damien George2025-04-09
* stm32/vfs_rom_ioctl: Allow ROMFS configuration to be dynamic.Damien George2025-04-09
* drivers/bus/qspi: Make num_dummy configurable for quad reads.Damien George2025-04-09
* drivers/memory/spiflash: Allow a board/port to detect SPI flash.Damien George2025-04-09