mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
posix: micro_hal.h add empty px4_arch_gpiosetevent to build new Invensense drivers on linux
This commit is contained in:
@@ -47,5 +47,8 @@
|
||||
#include <board_config.h>
|
||||
|
||||
#elif defined (__PX4_POSIX)
|
||||
# include <board_config.h>
|
||||
|
||||
#include "micro_hal.h"
|
||||
#include <board_config.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user