golioth / golioth-zephyr-sdk

Golioth SDK For Zephyr
https://www.golioth.io
Apache License 2.0
68 stars 19 forks source link

samples: common: move wifi.h header to samples/common/ #217

Closed mniestroj closed 2 years ago

mniestroj commented 2 years ago

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.

github-actions[bot] commented 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 🌎