mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 02:48:28 -04:00
HAL_ChibiOS: added f303-HWESC firmware
This commit is contained in:
parent
44bf05ab29
commit
bca1bd2c72
libraries/AP_HAL_ChibiOS/hwdef/f303-HWESC
6
libraries/AP_HAL_ChibiOS/hwdef/f303-HWESC/hwdef-bl.dat
Normal file
6
libraries/AP_HAL_ChibiOS/hwdef/f303-HWESC/hwdef-bl.dat
Normal file
@ -0,0 +1,6 @@
|
||||
include ../f303-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/f303-HWESC/hwdef.dat
Normal file
7
libraries/AP_HAL_ChibiOS/hwdef/f303-HWESC/hwdef.dat
Normal file
@ -0,0 +1,7 @@
|
||||
include ../f303-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…
Reference in New Issue
Block a user