This website requires JavaScript.
Explore
Help
Sign In
HEYAHONG
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/HEYAHONG/nuttx-apps.git
synced
2025-10-17 15:32:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
nuttx-apps
/
examples
/
udgram
History
Xiang Xiao
6aa05b5855
Replace strlen with sizeof for kconfig string
...
Signed-off-by: Xiang Xiao <
xiaoxiang@xiaomi.com
>
2023-09-02 16:26:51 +03:00
..
CMakeLists.txt
cmake:refine cmake build for apps/examples
2023-08-17 01:15:17 +08:00
Kconfig
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
2019-10-06 06:14:56 -06:00
Make.defs
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00
Makefile
style: unify path to files in comment section
2022-03-09 10:37:33 +08:00
udgram_client.c
Replace strlen with sizeof for kconfig string
2023-09-02 16:26:51 +03:00
udgram_server.c
Replace strlen with sizeof for kconfig string
2023-09-02 16:26:51 +03:00
udgram.h
include: fix double include pre-processor guards
2022-01-16 17:36:21 +08:00