mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
nrf52
This commit is contained in:
parent
0c90378032
commit
e0771fda3c
@ -30,6 +30,7 @@ WORKDIR /espruino
|
||||
RUN apt-get update
|
||||
RUN apt-get install -qq -y python3-pip
|
||||
RUN pip install pyserial
|
||||
RUN pip install nrfutil
|
||||
|
||||
# This ensures ALL dependencies are installed beforehand
|
||||
RUN bash -c "source scripts/provision.sh ALL"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user