Skip to content

Commit

Permalink
porting: Update ports syscfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Mynewt Bot authored and sjanc committed Jan 28, 2025
1 parent 207b107 commit 0f09bcf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions porting/npl/riot/include/syscfg/syscfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -1500,6 +1500,10 @@
#define MYNEWT_VAL_BLE_LL_HCI_VS_LOCAL_IRK (0)
#endif

#ifndef MYNEWT_VAL_BLE_LL_HCI_VS_SET_SCAN_CFG
#define MYNEWT_VAL_BLE_LL_HCI_VS_SET_SCAN_CFG (0)
#endif

#ifndef MYNEWT_VAL_BLE_LL_ISO
#define MYNEWT_VAL_BLE_LL_ISO (0)
#endif
Expand Down

0 comments on commit 0f09bcf

Please sign in to comment.