OVMS3-idf/components/newlib
antti d390449371 add unit tests to esp-idf
rename nvs host test folder, modify .gitlab-ci.yml

remove unit-test-app build

re-format unit test files

remove extra newlines in project.mk

some refactoring for unit test part in project.mk

add build files of unit-test-app in gitignore

add README.md for unit test app

correct headings in README.md

remove files and make minor tweaks in unit test app

update .gitlab-ci.yml to use unit test app

delete unused lines in component_wrapper.mk

delete periph_i2s.h and lcd test

add text floating point in components/esp32/test/Kconfig

correct idf test build paths in .gitlab-ci.yml
2016-11-22 14:45:50 +08:00
..
include Initial public version 2016-08-17 23:08:22 +08:00
lib Initial public version 2016-08-17 23:08:22 +08:00
platform_include newlib: implement time syscalls 2016-11-02 17:31:35 +08:00
test add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
.gitignore Initial public version 2016-08-17 23:08:22 +08:00
.gitmodules Initial public version 2016-08-17 23:08:22 +08:00
component.mk build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
COPYING.NEWLIB Initial public version 2016-08-17 23:08:22 +08:00
libc_discard.list Initial public version 2016-08-17 23:08:22 +08:00
locks.c vfs and newlib: small fixes 2016-10-27 17:19:39 +08:00
Makefile.old Initial public version 2016-08-17 23:08:22 +08:00
reent_init.c vfs: code review fixes 2016-10-27 17:21:17 +08:00
syscall_table.c newlib: implement time syscalls 2016-11-02 17:31:35 +08:00
syscalls.c vfs: code review fixes 2016-10-27 17:25:38 +08:00
time.c Merge branch 'bugfix/github_issues' into 'master' 2016-11-09 10:12:25 +08:00