mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-11 23:43:15 +00:00
The current version of micropython in tests/micropython.bin is ancient. Bug #135 points out that more recent versions are much smaller and they also handle restart when ctrl+D is pressed. Save all three versions of the file (elf, bin and hex) in micropython/ Signed-off-by: Anton Blanchard <anton@linux.ibm.com>