micropython/ports
felixdoerre 676fc6ec21
Merge 64a24f426e into e60e8079a7
2024-04-26 18:30:08 +08:00
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 cc3200/modflash.c: Add the ipconfig() methods. 2024-03-30 22:41:01 +00:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 Merge 64a24f426e into e60e8079a7 2024-04-26 18:30:08 +08:00
esp8266 Merge 64a24f426e into e60e8079a7 2024-04-26 18:30:08 +08:00
mimxrt Merge 64a24f426e into e60e8079a7 2024-04-26 18:30:08 +08:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf nrf/mpconfigport: Enable MICROPY_NLR_THUMB_USE_LONG_JUMP on nRF51xx. 2024-04-26 11:15:59 +10: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 rp2/README: Fix typo, improve sentence about building with other boards. 2024-04-22 10:20:54 +10:00
samd samd/mcu: Guard static function with appropriate #if. 2024-03-29 17:48:06 +11:00
stm32 Merge 64a24f426e into e60e8079a7 2024-04-26 18:30:08 +08:00
unix unix/variants: Don't use native _Float16 type. 2024-03-20 14:13:49 +11:00
webassembly webassembly/api: Inject asyncio.run if needed by the script. 2024-04-24 16:24:00 +10: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