[riot-notifications] [RIOT-OS/RIOT] examples/gnrc_border_route: simplify ZEP setup on native (#14755)
Martine Lenders
notifications at github.com
Wed Nov 11 13:20:38 CET 2020
@miri64 commented on this pull request.
> @@ -14,6 +16,7 @@ ifneq (,$(filter periph_can,$(FEATURES_USED)))
endif
ifneq (,$(filter socket_zep,$(USEMODULE)))
+ DEFAULT_MODULE += socket_zep_hello
Then this should be documented. It is a proprietary extension for our ZEP dispatcher. IMHO, this should be opt-in rather than opt-out.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/14755#discussion_r521319485
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201111/8a640d83/attachment.htm>
More information about the notifications
mailing list