micropython/ports
Andrew Leech 20629843ef
Merge a282fefb0d into e60e8079a7
2024-04-26 20:09:18 +10:00
..
bare-arm
cc3200
embed
esp32 esp32/Makefile: Only set port & baud for jobs that access hardware. 2024-04-19 13:55:41 +10:00
esp8266 esp8266/network_wlan: Add interface and security WLAN constants. 2024-03-28 13:01:55 +11: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
webassembly webassembly/api: Inject asyncio.run if needed by the script. 2024-04-24 16:24:00 +10:00
windows
zephyr