366 Commits (5e528ba7a1930d1f4cb2d254b834b3746cbbfb9d)

Author SHA1 Message Date
Peter Barker 7da0b3aaf2 AP_HAL_ChibiOS: allow airspeed backends to be compiled out 3 years ago
Peter Barker e788941f70 hwdef: turn off various GPS backends on on AP_Periph 3 years ago
Peter Barker 73b86ccc04 AP_HAL_ChibiOS: allow RobotisServo protocol to be compiled out 3 years ago
Peter Barker 2e20e26403 AP_HAL_ChibiOS: allow Volz protocol to be compiled out 3 years ago
bugobliterator 2dceb9a3ed AP_HAL_ChibiOS: ensure that common ram is selected for bootloader/app comms in STM32H7 3 years ago
Andy Piper ceef68e07b AP_HAL_ChibiOS: allow H7 480Mhz clock speed to be configured in hwdef via MCU_CLOCKRATE_MHZ 3 years ago
Peter Barker 470cb2caa2 AP_HAL_ChibiOS: turn autocal off for periphs 3 years ago
Peter Barker e486671bb2 AP_HAL_ChibiOS: correct #ifndef nesting in periph defaults 3 years ago
bugobliterator faf0c0d7c3 AP_HAL_ChibiOS: set canfd bitrates using CANFD_SUPPORTED opt 3 years ago
Siddharth Purohit 72090d10da AP_HAL_ChibiOS: add hwdef config to enable CANFD support 3 years ago
Andy Piper f840315aa4 AP_HAL_ChibiOS: clock H750 at 480Mhz when using 8Mhz, 16Mhz and 24Mhz crystals 3 years ago
Andrew Tridgell 96518c9eda HAL_ChibiOS: added CPU defines to hwdef 3 years ago
Andrew Tridgell 6039b8012a HAL_ChibiOS: define HAL_USE_SDMMC 3 years ago
Andrew Tridgell 638e20a0b9 HAL_ChibiOS: bring in hal.h where it is needed 3 years ago
Andrew Tridgell 25cc8203d8 HAL_ChibiOS: added CHIBIOS_BOARD_NAME define 3 years ago
Andrew Tridgell a641eb3a30 HAL_ChibiOS: support ALT_BOARD_ID 3 years ago
Andy Piper 83ac78e969 AP_HAL_ChibiOS: add support for @SYS/timers.txt 3 years ago
Andy Piper 48c21299f8 AP_HAL_ChibiOS: hwdef for SPRacingH7 3 years ago
Walter Dunckel f2347e7845 AP_HAL_ChibiOS: add missing EOL in output 3 years ago
Andrew Tridgell a8b98bfcc4 HAL_ChibiOS: required EXPECTED_CLOCK in all MCU files 3 years ago
Peter Barker 185ccaee92 AP_HAL_ChibiOS: disable UART stats based on GCS being enabled 3 years ago
Andrew Tridgell 59b2a30c11 HAL_ChibiOS: added check for valid HAL_STORAGE_SIZE 3 years ago
Andrew Tridgell 1236474cfb HAL_ChibiOS: give an error if STORAGE_FLASH_PAGE overflash flash 3 years ago
phil tokumaru bfded82da5 AP_HAL_ChibiOS: STM32F777xx.py: correct pincount for J and K 3 years ago
Andy Piper c357c1e521 AP_HAL_ChibiOS: hwdef for BeastF7 v2 3 years ago
bugobliterator 62945e1d85 AP_HAL_ChibiOS: use common directory reference wrt hwdef scripts 3 years ago
Peter Barker bdeec0868e AP_HAL_ChibiOS: turn wind-compensation off in hwdef defaults 3 years ago
bugobliterator f0073e472b HAL_ChibiOS: set SWD pins pulled up and low by default 3 years ago
Andrew Tridgell ee7464140a HAL_ChibiOS: avoid re-writing hwdef.h if unchanged 3 years ago
Andrew Tridgell 0e5beb423e HAL_ChibiOS: sort shared dma mask 3 years ago
bugobliterator ee35350129 HAL_ChibiOS: setup for recording crashdump at the remaining flash space 3 years ago
Peter Barker 139c460fa5 hwdef: remove unused define NO_DATAFLASH 3 years ago
Peter Barker ee68072c62 AP_HAL_ChibiOS: chibios_hwdef: use ifndef pattern for AP_FETTEC_ONEWIRE_ENABLED 3 years ago
Andrew Tridgell fc6a82de1b AP_HAL_ChibiOS: support up to 9 UARTs 3 years ago
Andrew Tridgell 97aee6f45e HAL_ChibiOS: fixed regex error for GPIOs 3 years ago
Andrew Tridgell 5f15432e07 HAL_ChibiOS: allow for NODMA patterns 3 years ago
Andrew Tridgell 98849a3998 HAL_ChibiOS: fixed build for EMPTY uarts 3 years ago
bugobliterator 57e1fb1a81 HAL_ChibiOS: disable building CrashCatcher for non 2M boards 3 years ago
bugobliterator 70f606c480 AP_HAL_ChibiOS: restrict crash dump mechanisms only on boards with 2M flash 3 years ago
bugobliterator 66b8b9cf74 HAL_ChibiOS: add support for dumping crash logs to flash page 3 years ago
bugobliterator 69f53a6188 HAL_ChibiOS: add defines for CrashCatcher methods to use 3 years ago
Andrew Tridgell 0378e1a879 HAL_ChibiOS: removed need for a lot of boilerplate hwdef lines 3 years ago
Iampete1 d7cc2cb296 AP_HAL_ChibiOS: hwdef.py: allow same GPIO pin in multiple alt configs 3 years ago
Andrew Tridgell c8664e0b98 HAL_ChibiOS: added STM32L476 support 3 years ago
Andrew Tridgell 5a68e21435 HAL_ChibiOS: support STM32L431 3 years ago
Andrew Tridgell 71e7bb0fe3 HAL_ChibiOS: mark af_parse_cubemx.py as executable, py3 3 years ago
Andrew Tridgell 25324ae0e2 HAL_ChibiOS: support SDMMC2 for sdcard 3 years ago
bugobliterator f298ea406e HAL_ChibiOS: enable RNG only for H7 based boards off for the rest by default 3 years ago
Andrew Tridgell 33529c98a9 HAL_ChibiOS: check the ROMFS line for IOMCU is added 3 years ago
Andrew Tridgell 4dbff85de7 HAL_ChibiOS: check for common hwdef.dat errors 3 years ago