Commit Graph

6 Commits

Author SHA1 Message Date
BTChip 3738a758e3 Compatibility with Blue firmware 2.0 (production release) 2017-01-22 18:04:38 +01:00
Cédric Mesnil 0a4f7c4c91 Python 3 port with keeping Python 2 compliance
Add missing () around print arguments
  Replace <> with !=
  Fix bytes/str compliance

Status
  loadApp.py and deleteApp.py works with both python 2.7.12 and 3.5.2 on BlueLedger 1.2
  sign.py is untested because it requires en hsm access
2016-09-14 16:30:53 +02:00
BTChip da1b15b2de Fix copy/paste 2016-07-28 20:08:29 +02:00
BTChip 5253645655 Add boot address support, hex printer 2016-07-28 11:46:29 +02:00
Gregory Sanders 05bac99715 Cannot concat str and number in error msg 2016-04-14 17:10:05 -04:00
BTChip ccfb42ad3e Initial (re)import 2016-04-12 09:21:11 +02:00