This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-07-05 03:13:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nuttx-apps
/
netutils
/
chat
History
hujun5
32ee7611bb
fix a typo
...
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-12-17 12:06:32 +08:00
..
chat.c
fix a typo
2024-12-17 12:06:32 +08:00
chat.h
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
2016-07-11 10:11:18 -06:00
CMakeLists.txt
add initial cmake build system
2023-07-08 13:52:02 +08:00
Kconfig
apps/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
2019-05-21 19:08:12 -06:00
Make.defs
Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
2022-10-16 14:59:08 +02:00
Makefile
Makefile: update licenses to Apache
2022-03-08 01:44:49 +08:00