Ardupilot2/libraries/AP_HAL_ChibiOS/hwdef
Andrew Tridgell 26d1371d25 HAL_ChibiOS: separate out DMA allocation for sdcard IO
this fixes an issue with DMA to SPI6 on STM32H7. On the H7 SRAM4 can
be used for DMA and BDMA to all devices except for SDMMC which uses
IDMA.

by separating out DMA of sdcard data from other data we can arrange
for DMA to all devices to work
2019-03-09 07:33:47 +11:00
..
airbotf4 HAL_ChibiOS: enable dataflash logging on AirbotF4 2019-01-21 21:57:21 +11:00
common HAL_ChibiOS: separate out DMA allocation for sdcard IO 2019-03-09 07:33:47 +11:00
crazyflie2 HAL_ChibiOS: override COMPASS_AUTO_ROT on several boards 2018-07-28 18:05:12 +10:00
CUAVv5 HAL_ChibiOS: added extra LEDs for CUAVv5 2019-01-17 12:29:44 +11:00
cube-red HAL_ChibiOS: don't use STDOUT_SERIAL on mindpx-v2 or cube-red 2018-11-10 14:12:42 +11:00
CubeBlack HAL_ChibiOS: add support for new main sensors 2019-03-06 20:47:10 +11:00
CubeBlack-solo HAL_ChibiOS: Add hwdef for Solo's Cube Black & Green 2018-12-11 10:45:37 +11:00
CubeGreen-solo HAL_ChibiOS: Add hwdef for Solo's Cube Black & Green 2018-12-11 10:45:37 +11:00
CubeOrange HAL_ChibiOS: enable SDMMC for CubeOrange 2019-03-01 11:39:12 +11:00
CubePurple HAL_ChibiOS: add CubePurple/PH2Slim board config 2018-12-28 14:33:14 +11:00
CubeYellow AP_HAL_ChibiOS: fix CubeYellow build 2018-08-14 06:26:22 +10:00
DrotekP3Pro HAL_ChibiOS: optimize for speed on more boards 2019-02-26 16:18:26 +11:00
f405-min HAL_ChibiOS: fixed board IDs and added more bootloaders 2018-06-24 08:26:28 +10:00
f427-min HAL_ChibiOS: added hwdef.dat for minimal F405 and F427 boards 2018-03-02 12:52:50 +11:00
f767-min AP_HAL_ChibiOS: add f767-min board support 2018-04-15 07:40:46 +10:00
F4BY HAL_ChibiOS: make all boards base GPIOs for servos at 50 2018-10-31 20:10:52 +11:00
F35Lightning AP_HAL_ChibiOS: set default type for boards with onboard OSD 2018-11-09 08:12:51 +11:00
fmuv2 HAL_ChibiOS: added fmuv2 build for 1M flash boards 2018-03-01 15:25:55 +11:00
fmuv3 AP_HAL_ChibiOS: Fix FMUv2 LED lighting up 2019-01-11 17:45:43 +11:00
fmuv4 HAL_ChibiOS: use -O3 on boards with 2M flash 2019-02-26 16:18:26 +11:00
fmuv4-beta HAL_ChibiOS: fixed fmuv4-beta hwdef for dup pin 2018-07-06 10:21:12 +10:00
fmuv5 HAL_ChibiOS: fixed default batt2 pins for fmuv5 2019-02-26 16:18:26 +11:00
iomcu HAL_ChibiOS: use opendrain outputs for LEDs on iomcu 2018-11-07 07:35:45 +11:00
KakuteF4 HAL_ChibiOS: fixed GPIO numbering for KakuteF4 2019-02-22 11:34:43 +11:00
KakuteF7 HAL_ChibiOS: added note on KakuteF7 ESC telem 2018-11-20 19:47:48 +11:00
MatekF405 AP_HAL_ChibiOS: set default type for boards with onboard OSD 2018-11-09 08:12:51 +11:00
MatekF405-STD HAL_ChibiOS: fixed undefine typo 2018-11-11 07:07:52 +11:00
MatekF405-Wing AP_HAL_ChibiOS: set default type for boards with onboard OSD 2018-11-09 08:12:51 +11:00
mindpx-v2 HAL_ChibiOS: allow frsky invert for p3pro and mindpx-v2 2018-11-14 19:05:09 +11:00
mini-pix HAL_ChibiOS: setup power brick on mini-pix by default 2019-02-10 19:51:51 +11:00
mRoX21 HAL_ChibiOS: optimize for speed on more boards 2019-02-26 16:18:26 +11:00
mRoX21-777 HAL_ChibiOS: optimize for speed on more boards 2019-02-26 16:18:26 +11:00
NucleoH743 HAL_ChibiOS: enable HSE_BYPASS for NucleoH743 2019-02-26 16:18:26 +11:00
omnibusf4pro AP_HAL_ChibiOS: set default type for boards with onboard OSD 2018-11-09 08:12:51 +11:00
omnibusf4v6 HAL_ChibiOS: enable flash logging on Omnibus and speedybeef4 2019-01-23 09:00:42 +11:00
OMNIBUSF7V2 AP_HAL_ChibiOS: set default type for boards with onboard OSD 2018-11-09 08:12:51 +11:00
OmnibusNanoV6 HAL_ChibiOS: enable flash logging on Omnibus and speedybeef4 2019-01-23 09:00:42 +11:00
PH4-mini HAL_ChibiOS: disable USART6_TX on fmuv5 2019-01-18 10:24:27 +11:00
Pixhawk1 HAL_ChibiOS: added Pixhawk1 docs 2018-11-18 15:56:42 +11:00
Pixhawk4 HAL_ChibiOS: fixed pixhawk4 i2c bus numbers 2019-02-12 15:20:36 +11:00
Pixhawk4Pro HAL_ChibiOS: adjust Pixhawk4Pro VBUS and DMA priority 2019-03-02 20:50:59 +11:00
Pixracer HAL_ChibiOS: pixracer and cube doc updates 2018-11-20 15:09:51 +11:00
revo-mini HAL_ChibiOS: enabled df logging on revo and sparky2 2019-01-21 21:57:21 +11:00
scripts HAL_ChibiOS: separate out DMA allocation for sdcard IO 2019-03-09 07:33:47 +11:00
skyviper-f412 HAL_ChibiOS: fixed board IDs and added more bootloaders 2018-06-24 08:26:28 +10:00
skyviper-f412-rev1 HAL_ChibiOS: fixed board IDs and added more bootloaders 2018-06-24 08:26:28 +10:00
skyviper-v2450 HAL_ChibiOS: mark two skyviper builds as needing abin files 2018-04-11 15:09:49 +10:00
sparky2 HAL_ChibiOS: enabled df logging on revo and sparky2 2019-01-21 21:57:21 +11:00
speedybeef4 HAL_ChibiOS: enable flash logging on Omnibus and speedybeef4 2019-01-23 09:00:42 +11:00
TBS-Colibri-F7 HAL_ChibiOS: adjust TBS-F7 bootloader setup 2019-02-22 10:27:17 +11:00
VRBrain-v51 HAL_ChibiOS: fixed default volt and current pins for VRBrain 2019-01-24 18:41:38 +11:00
VRBrain-v52 HAL_ChibiOS: fixed default volt and current pins for VRBrain 2019-01-24 18:41:38 +11:00
VRBrain-v54 HAL_ChibiOS: fixed default volt and current pins for VRBrain 2019-01-24 18:41:38 +11:00
VRCore-v10 HAL_ChibiOS: fixed default volt and current pins for VRBrain 2019-01-24 18:41:38 +11:00
VRUBrain-v51 HAL_ChibiOS: fixed default volt and current pins for VRBrain 2019-01-24 18:41:38 +11:00