From b142a775c297a32f5ffbdf0dc1bb1ddef62e2dc6 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 1 Sep 2020 18:45:50 -0400 Subject: Shake out a few more Python 3 bugs * PyCrypto doesn't work right with Python 3.8, kludge around it for now * Farbled a few more str <-> bytes conversions in cryptech_upload --- source/sw/libhal | 2 +- source/sw/stm32 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/sw/libhal b/source/sw/libhal index f120a26..9733c5e 160000 --- a/source/sw/libhal +++ b/source/sw/libhal @@ -1 +1 @@ -Subproject commit f120a263ec422739d201843a5979bfabdf410708 +Subproject commit 9733c5e7faf9aee874c1176381abcda98deb48f9 diff --git a/source/sw/stm32 b/source/sw/stm32 index 4050df5..646454d 160000 --- a/source/sw/stm32 +++ b/source/sw/stm32 @@ -1 +1 @@ -Subproject commit 4050df583c3221e55e7ada23c211cfc38fae7d89 +Subproject commit 646454d4264ae27769cb20f31f31eb7cb0b9a908 -- cgit v1.2.3