356 Commits (74bbf1bd9e3c5edf339bc613c5014534e56dffa1)

Author SHA1 Message Date
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
Iampete1 8ae5bc5ad0 AP_HAL_ChibiOS: hwdef: allow GPIO alt config 3 years ago
Andrew Tridgell 27e93155f4 HAL_ChibiOS: fixed build on boards with OTG2 and no CAN interfaces 3 years ago
Andrew Tridgell 0212e23cd3 HAL_ChibiOS: added support for STM32L496 MCUs 3 years ago
Peter Barker 1bd62362a4 AP_HAL_ChibiOS: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
Andrew Tridgell 7f59366cc0 HAL_ChibiOS: process AIRSPEED lines in hwdef.dat 3 years ago
Andrew Tridgell 532396e5e6 REVERT: HAL_ChibiOS: Rename STM32F412 hw definition file 4 years ago
Andrew Tridgell b77580f934 HAL_ChibiOS: avoid an issue with DCache init on H743 4 years ago
Siddharth Purohit 81dc237a19 AP_HAL_ChibiOS: move to using Instruction RAM with External Flash setup 4 years ago
Siddharth Purohit 39bd229279 AP_HAL_ChibiOS: remove dependency on Semaphores in QSPIDevice in BL 4 years ago
Siddharth Purohit 4ba2835de1 AP_HAL_ChibiOS: add config for supporting load from external flash 4 years ago