This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
fa0aded666
nuttx-apps
/
testing
/
ostest
History
Gregory Nutt
3a23523147
Makefiles: This reverts part of commit
cf0365ea9
. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured.
2019-10-15 09:25:48 +08:00
..
.gitignore
aio.c
barrier.c
cancel.c
cond.c
dev_null.c
fpu.c
Kconfig
Make.defs
apps/testing: Move apps/examples/ostest to apps/testing/ostest.
2018-12-12 16:37:38 -06:00
Makefile
mqueue.c
mutex.c
nsem.c
ostest_main.c
ostest.h
posixtimer.c
prioinherit.c
pthread_cleanup.c
pthread_rwlock_cancel.c
pthread_rwlock.c
restart.c
rmutex.c
robust.c
roundrobin.c
sem.c
semtimed.c
setvbuf.c
sigev_thread.c
sighand.c
signest.c
sigprocmask.c
specific.c
sporadic.c
suspend.c
timedmqueue.c
timedmutex.c
timedwait.c
tls.c
vfork.c
waitpid.c