Releases: murilopolese/kano-pixel-kit-flash-tool
Releases · murilopolese/kano-pixel-kit-flash-tool
v0.2.0
- Cleaning failed version of build using
pynsist
and briefcase - Update firmware
- Refactoring and change the way Pixel32 is flashed
- Include
__init__
and__main__
files to package - Including Pixel32 on button label
- Including licence file
- Building using
pyinstaller
(Linux, Mac and Windows) - Automated builds (for Linux and Windows) on Appveyor
Pixel32 v0.1.2
Update Pixel32 firmware
Pixel32 v0.1.1
- Update Pixel32 to v0.1.1
- Specify dependency versions
Initial release
This is the bare minimum for testing and experimenting with MicroPython on Pixel Kit.
- Recognise Pixel Kits connected over USB (refresh ports)
- Flash Kano Code (factory firmware)
- Flash MicroPython with all the libraries and documentation needed. Check pixel32 for more information.