platform/netenv.c: Virualize LAN configuration

This commit is contained in:
Tau
2019-11-02 13:28:55 -04:00
parent 2b5bde7742
commit de134877a6
6 changed files with 584 additions and 1 deletions

View File

@ -19,6 +19,8 @@ platform_lib = static_library(
'hwmon.h',
'misc.c',
'misc.h',
'netenv.c',
'netenv.h',
'nusec.c',
'nusec.h',
'pcbid.c',