4184 Commits (5ff6c12c65b5ab5efdbc10718caa2375ca5ab775)

Author SHA1 Message Date
Christian Walther 5e926b2222 nrf/modules/machine: Catch exceptions from pin interrupts. 10 months ago
Christian Walther b10182bbcc nrf: Fix non-running LFCLK. 10 months ago
Christian Walther be89d4376b nrf/modules/machine: Enable code formatting. 10 months ago
Christian Walther d1a3e7d292 nrf/Makefile: Allow external board definitions. 12 months ago
Daniël van de Giessen a0efe2d368 esp32/main: Check if main GC heap allocation failed. 8 months ago
Damien George c2cf58befc webassembly/library: Fix formatting and style for Biome. 8 months ago
Damien George 26d6969fef webassembly: Update README.md to describe latest changes. 8 months ago
Damien George b9eb74e73b webassembly/variants/pyscript: Add pyscript variant. 1 year ago
Damien George 6ff3e356e2 webassembly: Implement replInit() and replProcessChar(). 8 months ago
Damien George 625b17a410 webassembly: Implement runCLI() for a Node-based CLI. 9 months ago
Damien George 9b090603a0 webassembly: Implement runPythonAsync() for top-level async code. 1 year ago
Damien George 39bd0b8a0a webassembly: Add JavaScript proxying, and js and jsffi modules. 1 year ago
Damien George 691cd3a56d webassembly: Clean up Makefile and add variant support. 1 year ago
Damien George 98a8ff7a1a webassembly: Add support for enabling MICROPY_GC_SPLIT_HEAP_AUTO. 1 year ago
Damien George ae6bcc9d23 webassembly: Use POSIX write for output and add stderr. 1 year ago
Damien George 8e3b701dee webassembly: Enable time localtime, gmtime, time, time_ns. 11 months ago
Damien George 76898cbfa1 webassembly: Implement MICROPY_PY_RANDOM_SEED_INIT_FUNC. 11 months ago
Damien George 8282bd93a2 webassembly: Move MP_JS_EPOCH init to library postset. 1 year ago
Damien George ff15dfcaa8 webassembly: Include lib in sys.path. 2 years ago
Jim Mussared acbdbcd95e esp32: Workaround IDF issue placing ISR ringbuf functions in IRAM. 8 months ago
Damien George b80607ecaf unix/variants: Don't use native _Float16 type. 8 months ago
Damien George 0c800cefea stm32/stm32.mk: Enable _Float16 support on MCUs with hardware floats. 8 months ago
Damien George 52c678c6f8 stm32/boards/LEGO_HUB_NO6: Use a raw filesystem for mboot to update fw. 8 months ago
Damien George 899592ac34 stm32/boards/LEGO_HUB_NO6: Move robust logic to mboot. 8 months ago
Damien George 9651046edd stm32/mboot: Add support for a raw filesystem. 8 months ago
Dash Peters 7dff38fdc1 py/objdeque: Expand implementation to be doubly-ended and support iter. 2 years ago
Damien George cd8eea2ae9 all: Update extmod, ports, examples to build with new berkeley-db lib. 8 months ago
Damien George fb3820e3d6 nrf/boards: Enable MICROPY_HW_ENABLE_USBDEV on boards with USB CDC. 8 months ago
iabdalkader 864e4596bf stm32/boards/ARDUINO_PORTENTA_H7: Enable OpenAMP. 8 months ago
iabdalkader fc97343639 stm32/boards/ARDUINO_NICLA_VISION: Enable OpenAMP. 8 months ago
iabdalkader c859978da3 stm32/boards/ARDUINO_GIGA: Enable OpenAMP. 12 months ago
iabdalkader 09eb4caccb stm32: Implement port backend for OpenAMP's remoteproc. 1 year ago
iabdalkader 13297d8c3a stm32: Implement port backend for libmetal. 1 year ago
iabdalkader 162054be85 stm32/mpu: Add MPU config for shared, uncached memory region. 11 months ago
Angus Gratton 7f5d8c4605 samd: Enable support for Python USB devices. 12 months ago
Angus Gratton 0baa3b5528 rp2: Enable support for Python USB devices. 8 months ago
Angus Gratton 43904acea8 mimxrt: Define the MICROPY_HW_ENABLE_USBDEV macro. 8 months ago
Kwabena W. Agyeman fff66c3069 mimxrt/mpconfigport: Enable cryptolib and hashlib md5. 8 months ago
Damien George bfc3dde2c9 extmod/modmachine: Add MICROPY_PY_MACHINE_RESET configuration option. 8 months ago
Damien George d712feb68a stm32/sdram: Fix MPU config to use MPU_CONFIG_NOACCESS. 8 months ago
Stanislav Ponomarev bedb649edf esp32/boards/ESP32_GENERIC_S3: Add 4MiB partitioning board variant. 8 months ago
Daniël van de Giessen 20f85fb26e esp32/machine_uart: Always configure timeout_char setting in init(). 11 months ago
robert-hh cdfc6c159f esp32/network_lan: Add a separate argument to set PHY power pin. 8 months ago
Trent Piepho af67be7adc esp32/modmachine: Support bootloader on ESP32-S2/S3/C2/C3. 8 months ago
Trent Piepho 9fc450689b esp32/mpconfigport: Don't hang when machine.bootloader isn't supported. 8 months ago
Daniël van de Giessen 27279e69b4 esp32: Add IDF-version-specific sdkconfig. 8 months ago
Daniël van de Giessen d6176c1f5e esp32: Add support for IDF version v5.2. 8 months ago
Daniël van de Giessen c92683d67c esp32: Add support for IDF version v5.0.5. 8 months ago
MikeTeachman 0b145fdc2d esp32/machine_i2s: Integrate new I2S IDF driver. 9 months ago
Sebastian Romero 4dc262c8fd renesas-ra/boards: Add named pins for Arduino Portenta C33. 9 months ago