bump to 10
This commit is contained in:
parent
e9d769022e
commit
ed2d0da596
1 changed files with 2 additions and 2 deletions
|
|
@ -3,5 +3,5 @@
|
|||
set -e
|
||||
|
||||
pip3 install clint pyserial setuptools adafruit-nrfutil
|
||||
sudo apt install -fy cppcheck clang-format-8
|
||||
sudo ln -s /usr/bin/clang-format-8 /usr/bin/clang-format
|
||||
sudo apt install -fy cppcheck clang-format-10
|
||||
sudo ln -s /usr/bin/clang-format-10 /usr/bin/clang-format
|
||||
Loading…
Reference in a new issue