Skip to content

Commit

Permalink
Add comment about NIMBLE_NPL_OS_EXTRA_INCLUDE
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Hjärtquist authored and Peter Hjärtquist committed Oct 2, 2023
1 parent c174c91 commit 5a9e4c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions porting/npl/freertos/src/npl_os_freertos.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <string.h>
#include "nimble/nimble_npl.h"

/* Include the file that defines the SCB for your HW. */
#ifdef NIMBLE_NPL_OS_EXTRA_INCLUDE
#include NIMBLE_NPL_OS_EXTRA_INCLUDE
#endif
Expand Down

0 comments on commit 5a9e4c5

Please sign in to comment.