mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 04:47:35 +08:00
Unit test does not have a board_config.h
This commit is contained in:
committed by
Lorenz Meier
parent
9665db3efc
commit
feb76b4649
@@ -48,5 +48,7 @@
|
||||
|
||||
#elif defined (__PX4_POSIX)
|
||||
# include <system_config.h>
|
||||
# include <board_config.h>
|
||||
# if !defined(__PX4_UNIT_TESTS)
|
||||
# include <board_config.h>
|
||||
# endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user