VFS and LwIP library updates

This commit is contained in:
Emery Hemingway
2018-05-23 06:54:37 +02:00
parent f6e59dbcf2
commit 1f5a59a3f2
45 changed files with 61 additions and 60 deletions

View File

@@ -70,7 +70,7 @@ install_config {
build_boot_image {
core init ld.lib.so
timer ram_fs
libc.lib.so libm.lib.so posix.lib.so stdcxx.lib.so
libc.lib.so vfs.lib.so libm.lib.so posix.lib.so stdcxx.lib.so
rtc_drv
gtest
}