Commit Graph

12 Commits

Author SHA1 Message Date
BTChip github ede307f9d0
More Python 3 tweaks 2018-03-12 11:55:08 +01:00
BTChip github 3242f93051
More Python 3 tweaks 2018-03-07 13:26:40 +01:00
BTChip github e834117229
Nano S 1.4 support, cleanup Python 3 support 2018-03-06 10:21:37 +01:00
BTChip github ed1e3a4dac
Python 3 fixes 2017-10-20 15:09:24 +02:00
BTChip github ba72aa7fb0
Add runApp.py for specific firmware, cleanup 2017-03-07 18:25:19 +01:00
BTChip github 09ad4fd1e2
Add scripts related to Nano S 1.3 2017-02-28 16:13:41 +01:00
BTChip 3738a758e3 Compatibility with Blue firmware 2.0 (production release) 2017-01-22 18:04:38 +01:00
BTChip 78a3579514 Add genuine device check script, support Secure Channel outgoing data, add an example with applications list 2016-10-11 13:13:20 +02: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 f7253c0a52 Signature and icon support 2016-07-28 09:45:29 +02:00
BTChip 1946b6351e Fix MCU firmware loading 2016-05-20 08:35:13 +02:00
BTChip ccfb42ad3e Initial (re)import 2016-04-12 09:21:11 +02:00