We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
/var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/file_system/index.rst:58: WARNING: Duplicate declaration, fs_statvfs /var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, struct net_if_addr* net_if_ipv6_addr_lookup(const struct in6_addr * addr, struct net_if ** iface) /var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, struct net_if_mcast_addr* net_if_ipv6_maddr_lookup(const struct in6_addr * addr, struct net_if ** iface) /var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, struct net_if_addr* net_if_ipv4_addr_lookup(const struct in_addr * addr, struct net_if ** iface) /var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, bool net_if_ipv4_addr_mask_cmp(struct net_if * iface, const struct in_addr * addr) /var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, bool net_if_ipv4_is_addr_bcast(struct net_if * iface, const struct in_addr * addr) /var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/networking/net_if.rst:61: WARNING: Duplicate declaration, net_if_mcast_monitor /var/lib/shippable/build/IN/main_repo/zephyr/doc/_build/rst/doc/reference/peripherals/dma.rst:13: WARNING: Duplicate declaration, dma_config
The issue can be found here #21694.
The text was updated successfully, but these errors were encountered:
fixed
Sorry, something went wrong.
nashif
No branches or pull requests
Describe the bug
The issue can be found here #21694.
The text was updated successfully, but these errors were encountered: