sim:Use Non Arch specific Board identity API

This commit is contained in:
David Sidrane
2017-09-11 13:32:13 -10:00
committed by Beat Küng
parent 2f64870e78
commit 73552bdd64
2 changed files with 43 additions and 2 deletions

View File

@@ -7,8 +7,8 @@
#define PX4_I2C_BUS_EXPANSION 3
#define PX4_I2C_BUS_LED 3
#define BOARD_OVERRIDE_UUID "SYSMEMID0000 " // must be of length 16
#define PX4_SOC_ARCH_ID 0x1000
#define BOARD_OVERRIDE_UUID "SYSTEMID0000 " // must be of length 16
#define PX4_SOC_ARCH_ID 0x1001
#define BOARD_HAS_NO_RESET
#define BOARD_HAS_NO_BOOTLOADER