Skip to content

Micropython with bitcoin library

Pre-release
Pre-release
Compare
Choose a tag to compare
@stepansnigirev stepansnigirev released this 19 Nov 15:41
· 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)