zephyr/samples/net
Kumar Gala c05ba3517b samples: civetweb: websocket_server: Fix build issue
The sample uses generate_inc_file_for_target for some "webpages" that
get included.  However, the directory that the generated files are
put into: ${ZEPHYR_BINARY_DIR}/include/generated/web_page isn't
created and thus the build fails.

Add a simple 'file(MAKE_DIRECTORY ..)' to create the dir.

Fixes #34345

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-04-17 07:47:42 -04:00
..
capture samples: net: capture: Network packet capture app 2021-04-02 07:24:06 -04:00
civetweb samples: civetweb: websocket_server: Fix build issue 2021-04-17 07:47:42 -04:00
cloud arm: nxp: kinetis: Remove explicity setting of pincfg to GPIO 2021-04-15 12:25:05 +02:00
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns_resolve net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
dsa dsa: config: sample: Add SHELL support via RTT to DSA sample's prj.conf 2021-01-20 10:03:42 +02:00
eth_native_posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gptp net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
gsm_modem samples: net: gsm: Add suspend/resume shell commands 2020-10-21 00:08:39 +03:00
ipv4_autoconf sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lldp samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
lwm2m_client samples: net: lwm2m_client: Add an example use of the validation cb 2021-03-10 14:55:22 -05:00
mdns_responder samples: net: mdns_responder: Fix coverity resource leak issue 2021-03-09 13:10:48 +02:00
mqtt_publisher samples/net/mqtt_publisher: undefined reference to z_impl_sys_rand32_get 2021-01-20 13:20:54 +02:00
openthread/coprocessor logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
stats net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
syslog_net logging: Add backend parameter to the init function 2021-03-12 09:24:54 -05:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
virtual samples: net: virtual: Simple app for creating virtual interfaces 2021-03-29 07:40:24 -04:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
wpan_serial coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
wpanusb samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
zperf clock: renmae z_timeout_end_calc -> sys_clock_timeout_end_calc 2021-03-19 11:22:17 -04:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00