Closed mniestroj closed 2 years ago
Visit the preview URL for this PR (updated for commit da2e186):
https://golioth-zephyr-sdk-doxygen-dev--pr217-wifi-h-move-ip2dx43c.web.app
(expires Tue, 14 Jun 2022 12:14:14 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
WiFi helper module was moved from net/wifi/ to samples/common/ in commit ee8859e3f279 ("Move net/wifi/ to samples/common/ directory"). However, header file was missed during that time. Move it now to samples/common/.
Introduce CONFIG_GOLIOTH_SAMPLES_COMMON Kconfig option, which is selected by all samples sharing common samples code. This will prevent out-of-tree applications to see such header files by default.