micropython/ports
stijn b47b245c2e windows/appveyor: Build mpy-cross only once for mingw-w64.
The main Makefile builds the mpy-cross executable automatically if
it doesn't exist since 78718fffb1,
so build it first to make sure it doesn't get needlessly rebuilt.
2022-01-10 15:01:03 +01:00
..
bare-arm bare-arm/mpconfigport.h: Disable remaining optional features. 2021-11-01 14:23:06 +11:00
cc3200 py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
esp32 esp32/boards/GENERIC_D2WD: Build with -Os optimisation. 2022-01-09 11:25:37 +11:00
esp8266 esp8266: Allow building a board to any dest directory. 2021-12-30 15:47:49 +11:00
javascript py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
mimxrt mimxrt,stm32: Enable MICROPY_PY_USSL_FINALISER. 2022-01-08 00:02:04 +11:00
minimal minimal/mpconfigport.h: Disable features that are not needed. 2021-11-05 13:12:18 +11:00
nrf ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
pic16bit
powerpc
qemu-arm
rp2 rp2/boards/GARATRONIC_PYBSTICK26_RP2040: Use correct pico-sdk board cfg. 2022-01-06 16:50:20 +11:00
samd py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
stm32 mimxrt,stm32: Enable MICROPY_PY_USSL_FINALISER. 2022-01-08 00:02:04 +11:00
teensy py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
unix ports: Move '.frozen' to second entry in sys.path. 2021-12-29 23:55:36 +11:00
windows windows/appveyor: Build mpy-cross only once for mingw-w64. 2022-01-10 15:01:03 +01:00
zephyr zephyr: Upgrade to Zephyr v2.7.0. 2022-01-06 14:09:39 +11:00