tmp: creating specific modules for 8 channels & 16 channels
This commit is contained in:
@@ -7,7 +7,8 @@ RUN apt-get update && \
|
||||
gdb-multiarch \
|
||||
gcc-arm-linux-gnueabihf \
|
||||
g++-arm-linux-gnueabihf \
|
||||
binutils-arm-linux-gnueabihf && \
|
||||
binutils-arm-linux-gnueabihf \
|
||||
libclang-dev && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user