- refactored network

- fixed gpio_clr()

git-svn-id: http://moon:8086/svn/mips@206 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2021-11-23 22:00:29 +00:00
parent 30b0a4c619
commit 4dfb4b92ea
19 changed files with 194 additions and 168 deletions
+3 -1
View File
@@ -11,7 +11,9 @@
#include <time.h>
#include <sys/time.h>
#include <sys/types.h>
#include "libsys.h"
#include <libsys/libsys.h>
#include "emac.h"
#include "ethernet.h"
// -------------------------------------------------------------------------