nuttx-apps/netutils/webserver
Xiang Xiao 4941182cc6 Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
to support the tristate option correctly and unify the usage

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-16 14:59:08 +02:00
..
httpd.c netutils/webserver: Fix the compiler error when -no-builtin is removed 2022-03-03 12:49:35 +02:00
httpd.h netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
httpd_cgi.c httpd: expose http_send_headers to be used in CGI handlers 2021-03-30 22:27:49 -05:00
httpd_cgi.h netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
httpd_dirlist.c Fix the coding style issue 2022-10-06 12:20:32 +02:00
httpd_fs.c netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
httpd_mmap.c netutils: nxstyle fixes 2021-06-11 08:53:57 -05:00
httpd_sendfile.c netutils: nxstyle fixes 2021-06-11 08:53:57 -05:00
Kconfig netutils/webserver: Fix a few complaints from nutts/tools/nxstyle. 2019-07-04 21:21:26 -06:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00