micropython/ports
jonfoster 6b6b7af225
Merge 6121f6890c into e60e8079a7
2024-04-26 19:27:16 +02:00
..
bare-arm
cc3200 all: Use new method mp_obj_new_str_0(). 2024-04-02 01:49:53 +01:00
embed
esp32 all: Use new method mp_obj_new_str_0(). 2024-04-02 01:49:53 +01:00
esp8266 all: Use new method mp_obj_new_str_0(). 2024-04-02 01:49:53 +01:00
mimxrt mimxrt: Add support for OpenAMP. 2024-03-29 17:59:29 +11:00
minimal
nrf nrf/mpconfigport: Enable MICROPY_NLR_THUMB_USE_LONG_JUMP on nRF51xx. 2024-04-26 11:15:59 +10:00
pic16bit
powerpc
qemu-arm
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 stm32/mpremoteprocport: Use metal logging functions. 2024-03-29 17:59:18 +11:00
unix all: Use new method mp_obj_new_str_0(). 2024-04-02 01:49:53 +01: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: Use new method mp_obj_new_str_0(). 2024-04-02 01:49:53 +01:00