OVMS3-idf/components/mdns
Angus Gratton 4f1a856dbf cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't
2018-04-30 09:59:20 +10:00
..
include Import mDNS changes 2018-01-16 10:58:34 +02:00
private_include Import mDNS changes 2018-01-16 10:58:34 +02:00
test_afl_fuzz_host fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t 2018-04-25 21:05:21 +08:00
CMakeLists.txt cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 2018-04-30 09:59:20 +10:00
component.mk Import mDNS changes 2018-01-16 10:58:34 +02:00
mdns.c Fix exception when service is removed while there are pending packets that depend on it 2018-04-09 09:40:08 +03:00
mdns_console.c Import mDNS changes 2018-01-16 10:58:34 +02:00