Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-04 16:33:05 +02:00
parent e1c34fe939
commit cebbd1f192
2 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,3 @@ iface usb0 inet static
network 10.0.0.0 network 10.0.0.0
broadcast 10.0.0.255 broadcast 10.0.0.255
gateway 10.0.0.1 gateway 10.0.0.1
metric 20

View File

@ -81,6 +81,7 @@
- fonts-freefont-ttf - fonts-freefont-ttf
- g++ - g++
- gawk - gawk
- gcc
- gcc-arm-none-eabi - gcc-arm-none-eabi
- git - git
- libatlas-base-dev - libatlas-base-dev