mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 21:30:14 +02:00
1a1ba4d555
* Chane dfu.py to use Python 3 syntax to avoid dependency on Python 2. * Update Makefile to call python instead of python2 * Fix #33