nuttx-apps/examples/poll
xuxin19 32b417a8f7 cmake:refine cmake build for apps/examples
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2023-08-17 01:15:17 +08:00
..
CMakeLists.txt cmake:refine cmake build for apps/examples 2023-08-17 01:15:17 +08:00
host.c Replace all sprintf with snprintf 2023-05-08 21:35:16 +03: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 Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile.host Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
net_listener.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
net_reader.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
poll_internal.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
poll_listener.c fs/epoll: fix compile break about change type of pollevent_t 2022-04-07 12:13:22 +08:00
poll_main.c example/poll: add delay for poll testcase 2023-08-11 15:35:06 +08:00
select_listener.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00