Add nextthing boards
add chip, chippro and pocketchip
This commit is contained in:
parent
1372ebb073
commit
e5f3a21383
44 changed files with 12876 additions and 0 deletions
7
board/nextthing/chippro/overlay/etc/network/interfaces
Normal file
7
board/nextthing/chippro/overlay/etc/network/interfaces
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
auto usb0
|
||||
iface usb0 inet static
|
||||
address 192.168.81.1
|
||||
netmask 255.255.255.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue