Micropython with bitcoin library
Pre-release
Pre-release
·
183 commits
to master
since this release
- Display driver and GUI library bindings
- secp256k1 & hashlib
- bitcoin library in micropython including PSBT
- QSPI support (+16 MB of internal storage)
Use upy-f469disco.bin
for full firmware including frozen bitcoin
module (libs
folder in the repo)
or upy-f469disco-empty.bin
for firmware without frozen modules - convenient for development (if you want to change the source code of bitcoin library without reflashing the device)