Skip to content

network: add anywan support

Rahul Thakur requested to merge rt_anywan into devel

This commits add the iopsys anywan support. The uci-default script in target is deprecated post this commit and the handling for generating board.json and then the network uci is done via the 45-iopsys-network file.

The change in the config_generate is necessary since the option type is currently not handled for wan section of the board.json.

Merge request reports