mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-15 05:30:03 +00:00
Add comment about NIMBLE_NPL_OS_EXTRA_INCLUDE
This commit is contained in:
committed by
Szymon Janc
parent
6b51531432
commit
080e6d3135
@@ -22,6 +22,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "nimble/nimble_npl.h"
|
#include "nimble/nimble_npl.h"
|
||||||
|
|
||||||
|
/* Include the file that defines the SCB for your HW. */
|
||||||
#ifdef NIMBLE_NPL_OS_EXTRA_INCLUDE
|
#ifdef NIMBLE_NPL_OS_EXTRA_INCLUDE
|
||||||
#include NIMBLE_NPL_OS_EXTRA_INCLUDE
|
#include NIMBLE_NPL_OS_EXTRA_INCLUDE
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user