Browse Source

HAL_ChibiOS: added f103-HWESC target

c415-sdk
Andrew Tridgell 5 years ago
parent
commit
16f34778fc
  1. 6
      libraries/AP_HAL_ChibiOS/hwdef/f103-HWESC/hwdef-bl.dat
  2. 7
      libraries/AP_HAL_ChibiOS/hwdef/f103-HWESC/hwdef.dat

6
libraries/AP_HAL_ChibiOS/hwdef/f103-HWESC/hwdef-bl.dat

@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
include ../f103-periph/hwdef-bl.dat
# start with a fixed node ID so the board is usable without DNA
define HAL_CAN_DEFAULT_NODE_ID 111
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_HWESC"

7
libraries/AP_HAL_ChibiOS/hwdef/f103-HWESC/hwdef.dat

@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
include ../f103-periph/hwdef.dat
define HAL_CAN_DEFAULT_NODE_ID 111
define CAN_APP_NODE_NAME "org.ardupilot.ap_periph_HWESC"
define HAL_PERIPH_ENABLE_HWESC
Loading…
Cancel
Save