micropython/ports
iabdalkader 09a2ee8e7f renesas-ra/Makefile: Generate binary firmware output.
This patch generates a binary firmware image (*.bin) and removes the split
TEXT1/0_ADDR/SECTIONS because it's not configured for this port so it
generates broken binaries.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2023-09-14 23:34:18 +10:00
..
bare-arm
cc3200 py/modthread: Return thread id from start_new_thread(). 2023-09-03 18:49:18 +10:00
embed
esp32 esp32: Skip validation of image on boot from deepsleep. 2023-09-05 22:36:06 +10:00
esp8266 esp8266/boards/ESP8266_GENERIC: Add image filename. 2023-08-24 17:15:32 +10:00
mimxrt mimxrt/sdio: Move config guard so headers are only included if used. 2023-09-05 11:03:08 +10:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra renesas-ra/Makefile: Generate binary firmware output. 2023-09-14 23:34:18 +10:00
rp2 py/modthread: Return thread id from start_new_thread(). 2023-09-03 18:49:18 +10:00
samd samd/modules/_boot.py: Add /lib to sys.path. 2023-09-02 00:09:26 +10:00
stm32 stm32/uart: Add support for UART10 when it's a USART. 2023-09-13 16:48:15 +10:00
teensy
unix unix/modjni: Fix build errors with type definitions and error strings. 2023-09-04 10:22:19 +10:00
webassembly
windows
zephyr py/mkrules.mk: Automatically configure frozen options when manifest set. 2023-06-08 23:12:56 +10:00