[Kconfig] 17-08-21 rebase fixes

This commit is contained in:
Peter van der Perk
2021-08-17 19:18:29 +02:00
committed by Daniel Agar
parent c2ad07b983
commit 0400c24af5
5 changed files with 50 additions and 1 deletions

View File

@@ -199,3 +199,4 @@ px4_simple_app,CONFIG_EXAMPLES_PX4_SIMPLE_APP=y
rover_steering_control,CONFIG_EXAMPLES_ROVER_STEERING_CONTROL=y
uuv_example_app,CONFIG_EXAMPLES_UUV_EXAMPLE_APP=y
work_item,CONFIG_EXAMPLES_WORK_ITEM=y
add_compile_options(-Wno-narrowing),CONFIG_BOARD_COMPILE_DEFINITIONS="-Wno-narrowing"