Skip to content

Commit

Permalink
fixup! tests/pkg*: move applications to tests/pkg subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Nov 3, 2020
1 parent c7a527a commit 4c94a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pkg/nimble_l2cap_server/nimble.inc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ CFLAGS += -DMYNEWT_VAL_MSYS_1_BLOCK_COUNT=$(MSYS_CNT)
CFLAGS += -DMYNEWT_VAL_MSYS_1_BLOCK_SIZE=298
CFLAGS += -DMYNEWT_VAL_BLE_LL_CFG_FEAT_DATA_LEN_EXT=1

INCLUDES += -I$(RIOTBASE)/tests/nimble_l2cap_server/include
INCLUDES += -I$(RIOTBASE)/tests/pkg/nimble_l2cap_server/include

0 comments on commit 4c94a42

Please sign in to comment.