278 Commits (eb87de2d63040ca5ef085a69f2171825df1c7447)

Author SHA1 Message Date
Andrew Tridgell f1ea4f5d01 HAL_ChibiOS: use a 16 bit sysinterval_t on 16 bit timers 3 years ago
Andrew Tridgell 25324ae0e2 HAL_ChibiOS: support SDMMC2 for sdcard 3 years ago
Nick Exton ffa2bba35c HAL_ChibiOS: add missing return to Dual CDC get_usb_baud() 3 years ago
bugobliterator f298ea406e HAL_ChibiOS: enable RNG only for H7 based boards off for the rest by default 3 years ago
bugobliterator fc4d59c5a4 HAL_ChibiOS: setup hw random number generator for stm32 chips 3 years ago
Andrew Tridgell 52124cf602 HAL_ChibiOS: fixed f1 bootloader build errors 3 years ago
Andrew Tridgell 8deaa1b46b HAL_ChibiOS: fixed warning for USB 3 years ago
Andrew Tridgell 4daf4ad501 HAL_ChibiOS: lock in no warnings for chibios RTOS build 3 years ago
Andrew Tridgell 0212e23cd3 HAL_ChibiOS: added support for STM32L496 MCUs 3 years ago
Andrew Tridgell 2e4766fe54 HAL_ChibiOS: ensure HI_POWER periph is on 4 years ago
Siddharth Purohit d484477a99 AP_HAL_ChibiOS: move to using PLL2_R_CK for QSPI 4 years ago
Siddharth Purohit 81dc237a19 AP_HAL_ChibiOS: move to using Instruction RAM with External Flash setup 4 years ago
Siddharth Purohit 813e93a69c AP_HAL_ChibiOS: do not reset GPIO for boards with external flash 4 years ago
Siddharth Purohit 4ba2835de1 AP_HAL_ChibiOS: add config for supporting load from external flash 4 years ago
Andrew Tridgell 584fb7cd7b HAL_ChibiOS: use more USB buffers on higher end F7 chips 4 years ago
Andrew Tridgell 4cebcede31 HAL_ChibiOS: switched to fix allocation for BMDA streams on H7 4 years ago
Andrew Tridgell 57e87b9820 HAL_ChibiOS: measure MCU temperature and ref voltage on H7 4 years ago
Andrew Tridgell 531ca4289e HAL_ChibiOS: switch to minimum scheduling delta of 10us 4 years ago
Andrew Tridgell 4fce1ae092 HAL_ChibiOS: added G491 support 4 years ago
bugobliterator 48b8fdfd48 AP_HAL_ChibiOS: make linecoding objects static arrays 4 years ago
bugobliterator d1b0438412 AP_HAL_ChibiOS: add support for usb passthrough with baud changes 4 years ago
Michael Oborne d622aad592 AP_HAL_ChibiOS: add get_usb_baud - support for usb baudrate 4 years ago
Siddharth Purohit 245f9d21b3 AP_HAL_ChibiOS: update clock config for FDCAN and External Flash 4 years ago
Siddharth Purohit 263fbbbdb0 AP_HAL_ChibiOS: add echo safe debug flag bouncebuffer 4 years ago
Siddharth Purohit abc26d1993 AP_HAL_ChibiOS: add QSPI Device Driver in HAL 4 years ago
Andrew Tridgell e1a5d73504 HAL_ChibiOS: fixed DTCM comment for F732 4 years ago
Andrew Tridgell 2dc4c50953 HAL_ChibiOS: fixed default OTP address and size 4 years ago
Andrew Tridgell 22f7218acf HAL_ChibiOS: support 512k F7 parts for flash 4 years ago
Andrew Tridgell 03cae60471 HAL_ChibiOS: added STM32F732 support 4 years ago
Andrew Tridgell 8764d69e2c HAL_ChibiOS: default SDMMC clock to 12.5MHz max on H7 4 years ago
Andy Piper 558631918c AP_HAL_ChibiOS: add %age of total to thread statistics 4 years ago
Andrew Tridgell 61c829d624 HAL_ChibiOS: only use SRAM4 for DMA for now 4 years ago
Iampete1 2377d33417 AP_HAL_ChibiOS: H7 set SRAM4 to no cache and allow DMA 4 years ago
Andrew Tridgell ca948171fe HAL_ChibiOS: fixed ADC error on revXY STM32H7 boards 4 years ago
Andrew Tridgell 2d4dfe8a2a HAL_ChibiOS: fixed (unused) FF_FS_TIMEOUT 4 years ago
Andrew Tridgell ffb2876f58 HAL_ChibiOS: disable unused ChibiOS features 4 years ago
Andrew Tridgell 439a944801 HAL_ChibiOS: added support for STM32G474 MCU 4 years ago
Andy Piper e1d71486e4 AP_HAL_ChibiOS: build fixes for ChibiOS 20.3.x 4 years ago
Andrew Tridgell 5b59445471 AP_HAL_ChibiOS: fixes for build with 20.3.x ChibiOS 4 years ago
Andrew Tridgell 243cf2199d HAL_ChibiOS: disable shared DMA on IOMCU 4 years ago
Andrew Tridgell 7af20e9ea3 HAL_ChibiOS: increase H7 serial buffer sizes 4 years ago
Andrew Tridgell 5e0f175223 HAL_ChibiOS: adjust UART buffer sizes for new UART code 4 years ago
Andy Piper f9c5f9be00 AP_HAL_ChibiOS: make dshot DMA unlock event driven in order to allow unlocking from rcout thread 4 years ago
Andy Piper 2cdc202d19 AP_HAL_ChibiOS: use non-cachable SRAM3 for DMA on H743 4 years ago
Andy Piper 6f5d5c2bf9 AAP_HAL_ChibiOS: allow asserts to be printed on a GPIO pin 4 years ago
Andy Piper 2823fa7245 AP_HAL_ChibiOS: never write bytes that have not been erased on H7 4 years ago
Andy Piper 78735a946e AP_HAL_ChibiOS: allow STM32_FLASH_DISABLE_ISR for H7 4 years ago
bugobliterator 8b90eb23e0 AP_HAL_ChibiOS: distcc doesn't like lst generation commands 4 years ago
pkocmoud 7b61a4d8c2 HAL_ChibiOS: support F7 with no crystal 4 years ago
Andy Piper 83c8807b39 AP_HAL_ChibiOS: when HAL_ENABLE_THREAD_STATISTICS is defined add ChibiOS thread stats to threads.txt 4 years ago