mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 22:37:45 +00:00
Enable defines (#1877)
* Add dhcp6 client define, and update openthred-config include scheme * #1663 - update include to use quotes instead of angle brackets * #1663 - update file to use underscore instead of dash * #1663 - remove extra space * #1663 - update location of new header file and update files to point to it * #1663 - update location of new header file and update files to point to it * #1663 update makefile.am to include new header * update for make pretty changes * more pretty fixes * cleanup, and remove automatic mbedtls change * remove debugging change * #1663 - Remove extra space, and change include to use angle brackets instead of quotes. * rename the enable defines file to openthred_config * #1663 clean up for code review * #1663 - clean up last nits * #1663 - missed merge conflicts - file openthread-config.h -> openthread/openthread_config.h
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
|
||||
#define WPP_NAME "thread_api.tmh"
|
||||
|
||||
#include <openthread/config.h>
|
||||
|
||||
#include <openthread/thread.h>
|
||||
#include <openthread/platform/settings.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user