374 Commits (ac1b8ab7be573625e840302ab6b679fd1bd0bbfb)

Author SHA1 Message Date
Andy Piper 1ff3ee7a12 AP_HAL_ChibiOS: allow undef of SPI devices 3 years ago
Andy Piper 7fc5a7135a AP_HAL_ChibiOS: make sure bootloader reserves space for storage 3 years ago
Peter Barker 13b03f79db AP_HAL_ChibiOS: move from HAL_NO_SHARED_DMA to AP_HAL_SHARED_DMA_ENABLED 3 years ago
Andrew Tridgell 0e745d0ad3 hwdef: added BOARD_MATCH() support for IMUs 3 years ago
Andrew Tridgell b1e3b9414b hwdef: fixed Pixhawk6X ALT_RAM_MAP check 3 years ago
Peter Barker ce1bb906b7 AP_HAL_ChibiOS: allow rangefinder backends to be individually compiled in 3 years ago
Andrew Tridgell 9efcad3adf HAL_ChibiOS: added support for ALT_RAM_MAP on H7 3 years ago
Pradeep 183352cdfe AP_Periph: choose node stats - build files 3 years ago
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