updated init mission of hosted bsp
and executed lwGPS test
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
target_include_directories(${TARGET_NAME} PRIVATE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
7
common/config/commonConfig.h
Normal file
7
common/config/commonConfig.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef COMMON_CONFIG_COMMONCONFIG_H_
|
||||
#define COMMON_CONFIG_COMMONCONFIG_H_
|
||||
|
||||
#define OBSW_ADD_LWGPS_TEST 0
|
||||
|
||||
|
||||
#endif /* COMMON_CONFIG_COMMONCONFIG_H_ */
|
Reference in New Issue
Block a user