mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
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>