16284 Commits (90c5b04a97846cf63bfb15e48bc1d7cca6557a0c)
 

Author SHA1 Message Date
Maureen Helm 90c5b04a97 zephyr: Replace deprecated FLASH_AREA macros with FIXED_PARTITION. 2 years ago
Maureen Helm 2407c46dac docs/zephyr: Update docs to reflect device name changes. 2 years ago
Maureen Helm 4e59a51902 zephyr: Replace zephyr.h with kernel.h. 2 years ago
Maureen Helm 3a3dbf524b zephyr: Update include paths to use the zephyr namespace. 2 years ago
Alessandro Gatti 17d8234458 py/parse: Remove old esp32 compiler workaround. 1 month ago
Angus Gratton 73feaaf931 rp2/machine_uart: Fix dropped UART REPL bytes on soft reset. 1 month ago
Alessandro Gatti 43b05afdf5 py/mpz: Skip separators when running out of digits to print. 2 months ago
Damien George b0ba151102 shared/tinyusb: Use new persistent-tx-fifo configure interface. 3 months ago
Damien George 09fa90ed47 lib/tinyusb: Update to version 0.17.0. 1 month ago
Damien George 40048f0f25 ports: Fix lwIP config setting to disable DHCP ARP check. 2 months ago
Damien George 36fe9bbf00 unix/alloc: Don't trace executable memory for GC pointers. 1 month ago
Damien George 5b22bde044 py/persistentcode: Explicitly track native BSS/rodata when needed. 1 month ago
Angus Gratton f4ab9d9247 extmod/vfs_blockdev: Implement common helper for read and write. 2 months ago
Angus Gratton 4f6d4b2b49 extmod/vfs_blockdev: Check block device function positive results. 9 months ago
Andrew Leech a2475ee9de renesas-ra/usb: Use interrupt rather than polling for USB task. 3 months ago
Takeo Takahashi 6381ad5d0c renesas-ra/extint: Fix issue with Pin.irq not triggering. 5 months ago
Takeo Takahashi 57f76f4c62 renesas-ra/boards: Add configuration.xml for auto-generated files. 5 months ago
Andrew Leech 188ca7d08a renesas-ra/README: Add basic details about board autogen files. 5 months ago
iabdalkader 51974f20e1 stm32/boards/ARDUINO_GIGA: Update board config files. 2 months ago
iabdalkader e5984fb6da stm32/boards/ARDUINO_NICLA_VISION: Update board config files. 2 months ago
iabdalkader a4e3830d39 stm32/boards/ARDUINO_PORTENTA_H7: Update board config files. 2 months ago
iabdalkader fc006a0412 stm32/boards/ARDUINO_OPTA: Add support for the Arduino Opta board. 2 months ago
iabdalkader 3a2252b4c2 stm32/powerctrl: Add pre/post stop mode entry macros. 2 months ago
iabdalkader eec5eb4260 stm32/uart: Add UART RX/CTS pin pull config options. 2 months ago
Alessandro Gatti 3e085c3aa6 tools/ci.sh: Report code size for `VIRT_RV32` as well. 2 months ago
Alessandro Gatti 58e7689142 tools/metrics.py: Add VIRT_RV32 to the code size metrics. 2 months ago
Alessandro Gatti 8a9042a72b github/workflows: Update Ubuntu images for code size CI tasks. 2 months ago
Alessandro Gatti f1b88e0d59 gitignore: Add ffi_lib.so to the gitignore list. 2 months ago
Alessandro Gatti 8f465dfd10 unix/modffi: Restrict uint32_t values to 32 bits. 2 months ago
Alessandro Gatti bb3c711c04 tools/ci.sh: Let RV64 use a source-built version of libffi. 2 months ago
Alessandro Gatti 9796625457 unix/modffi: Clean up FFI closures memory management. 2 months ago
Alessandro Gatti 2b5feb9121 lib/libffi: Update libffi to 3.4.6. 2 months ago
Seon Rozenblum b08ddbba59 esp32/boards/UM_RGBTOUCH_MINI: Fix compile error with missing modules. 2 months ago
Andrew Leech 7e14680a83 py/objringio: Add micropython.RingIO() interface for general use. 2 years ago
shiggy 6c73573b34 esp32/boards/OLIMEX_ESP32_EVB: Add Olimex ESP32 EVB board definition. 2 months ago
Seon Rozenblum 9b5f99eb59 esp32/boards: Add UM_OMGS3 and UM_RGBTOUCH_MINI board definitions. 2 months ago
Seon Rozenblum d775db72b9 esp32/boards/UM_FEATHERS3NEO: Add FeatherS3 Neo board definition. 5 months ago
Michael Sawyer 230e521515 tests/ports/unix: Update and extend the modffi integer tests. 2 months ago
Michael Sawyer b05983ff6d unix/modffi: Fix signed integer cast in return_ffi_value. 2 months ago
Damien George 8b35f2c7fa tools/mpy_ld.py: Support jumping more than 2k on armv6m architectures. 2 months ago
Alessandro Gatti 46d8db81d3 tools/ci.sh: Clean up the Unix port's Arm target. 2 months ago
Alessandro Gatti 52d5f39881 tools/ci.sh: Add missing FFI helper for CI RV64 Unix builds. 2 months ago
Alessandro Gatti 7b5738ad86 tools/ci.sh: Clean up the Unix port's MIPS target. 4 months ago
Damien George 1be38e8077 tests/run-tests.py: Remove --write-exp and --list-tests options. 2 months ago
Damien George 067ef81cd0 all: Remove tinytest component. 2 months ago
Angus Gratton 5d8878b582 shared/tinyusb: Only run TinyUSB on the main thread if GIL is disabled. 2 months ago
Angus Gratton 52a593cdb1 py/scheduler: Only run callbacks on the main thread if GIL is disabled. 2 months ago
iabdalkader 451ba1cf38 rp2/modules: Fix FatFS boot script to detect invalid FAT filesystem. 2 months ago
ZodiusInfuser ded8bbdd5e rp2/machine_pin_cyw43: Include check for CYW43_GPIO. 2 months ago
ZodiusInfuser 79ba6d8ce7 rp2: Increase ext pins from 10 to 32. 2 months ago