samples: up_squared: adjust gpio_counter to HWMv2
Adjust samples/boards/up_squared/gpio_counter to HWMv2 changes of the up_squared board. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
committed by
Jamie McCrae
parent
5326b5bfc0
commit
67f4c8d2a1
@@ -6,4 +6,3 @@ find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
|
||||
project(gpio_counter)
|
||||
|
||||
target_sources(app PRIVATE src/main.c)
|
||||
zephyr_include_directories(${ZEPHYR_BASE}/boards/x86/up_squared)
|
||||
|
||||
Reference in New Issue
Block a user