Merge branch 'develop' into recovery-firmware
# Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.h # src/systemtask/SystemTask.cpp # src/systemtask/SystemTask.h
This commit is contained in:
commit
9f67e6f652
559 changed files with 33795 additions and 100474 deletions
|
|
@ -22,6 +22,7 @@ RUN apt-get update -qq \
|
|||
&& rm -rf /var/cache/apt/* /var/lib/apt/lists/*;
|
||||
|
||||
RUN pip3 install adafruit-nrfutil
|
||||
RUN pip3 install -Iv cryptography==3.3
|
||||
|
||||
# build.sh knows how to compile
|
||||
COPY build.sh /opt/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue