use OSAL define instead of dedicated define
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
This commit is contained in:
@ -140,10 +140,9 @@ debugging. */
|
||||
#endif
|
||||
|
||||
/*******************************************************************/
|
||||
/** Hardcoded */
|
||||
/** CMake Defines */
|
||||
/*******************************************************************/
|
||||
// Leave at one as the BSP is linux. Used by the ADIS1650X device handler
|
||||
#define OBSW_ADIS1650X_LINUX_COM_IF 1
|
||||
#cmakedefine EIVE_BUILD_GPSD_GPS_HANDLER
|
||||
|
||||
#include "OBSWVersion.h"
|
||||
|
||||
|
Reference in New Issue
Block a user