This mirror is deprecated. Please visit https://github.com/iotivity/iotivity-lite for forking the IoTivity-Lite project. To contribute code to the project, please visit https://www.iotivity.org/get-involved, https://www.iotivity.org/
i think it would be better to rename config.h to oc_app_config.h or something like that,
since this file is a dependency in a lot of source files which may clash with application config files
that are not related to IoTivity.
This is an issue, because (e.g. for Zephyr) the port/ folder is actually part of the application code in terms of the build system.
Hi,
i think it would be better to rename config.h to oc_app_config.h or something like that, since this file is a dependency in a lot of source files which may clash with application config files that are not related to IoTivity.
This is an issue, because (e.g. for Zephyr) the port/ folder is actually part of the application code in terms of the build system.
Regards, Richard