micropython/ports
Damien George a68e34f52d
Merge 3035029363 into d11ca092f7
2024-04-19 22:20:58 +02:00
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 extmod/modmachine: Add MICROPY_PY_MACHINE_RESET configuration option. 2024-03-15 12:04:37 +11:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 Merge 3035029363 into d11ca092f7 2024-04-19 22:20:58 +02:00
esp8266 Merge 3035029363 into d11ca092f7 2024-04-19 22:20:58 +02:00
mimxrt mimxrt: Add support for OpenAMP. 2024-03-29 17:59:29 +11:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf Merge 3035029363 into d11ca092f7 2024-04-19 22:20:58 +02:00
pic16bit all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
powerpc py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
qemu-arm all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
renesas-ra renesas-ra/boards/ARDUINO_PORTENTA_C33: Add Arduino's external library. 2024-03-26 17:03:56 +11:00
rp2 Merge 3035029363 into d11ca092f7 2024-04-19 22:20:58 +02:00
samd samd/mcu: Guard static function with appropriate #if. 2024-03-29 17:48:06 +11:00
stm32 Merge 3035029363 into d11ca092f7 2024-04-19 22:20:58 +02:00
unix Merge 3035029363 into d11ca092f7 2024-04-19 22:20:58 +02:00
webassembly webassembly/proxy_js: Allow a Python proxy of a function to be undone. 2024-03-30 13:13:51 +11:00
windows py/objdeque: Expand implementation to be doubly-ended and support iter. 2024-03-18 14:10:14 +11:00
zephyr all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00