310 Commits (02e23302be8b930a3abcd0ea2e174dd823ee2292)

Author SHA1 Message Date
Lokesh Ramina adfb2f9cad AP_HAL_Chibios: add_12Mhz_Clock_stm32F405 3 years ago
Andrew Tridgell e73f868fc0 HAL_ChibiOS: disable fatal exceptions for DMA errors 3 years ago
Andy Piper e89eb34d55 AP_HAL_ChibiOS: add I2C and compass backend to drivers in memory on H750 3 years ago
Andrew Tridgell 392e80001f HAL_ChibiOS: fixed H7 flash storage 3 years ago
Andrew Tridgell a0c867bce7 HAL_ChibiOS: disable interrupts during flash operations 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
bugobliterator 90a660b445 AP_HAL_ChibiOS: update clock tree to have FDCAN Base clock at 80MHz 3 years ago
Andy Piper ed952a0ea0 AP_HAL_ChibiOS: allow flash to be write-protected/unprotected on reboot 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 f2308e96a9 HAL_ChibiOS: added stm32_was_software_reset() 3 years ago
Andy Piper 48c21299f8 AP_HAL_ChibiOS: hwdef for SPRacingH7 3 years ago
Andrew Tridgell e07057d24f HAL_ChibiOS: support SDIO 48MHz clock on F412 3 years ago
Andrew Tridgell 040ff007ea HAL_ChibiOS: fixed some F4 clocks, and support no crystal on F4 3 years ago
Andrew Tridgell 61ecf0c443 HAL_ChibiOS: cleanup SDMMC enable defines 3 years ago
Andrew Tridgell 146f394d64 HAL_ChibiOS: include fatfs format code 3 years ago
Andrew Tridgell fbadc24fca HAL_ChibiOS: support 12MHz crystal on L4xx MCUs 3 years ago
bugobliterator f9bb9b4fc0 AP_HAL_ChibiOS: log heap and bss memory regions if enough space 3 years ago
bugobliterator ee35350129 HAL_ChibiOS: setup for recording crashdump at the remaining flash space 3 years ago
bugobliterator 52c7886270 HAL_ChibiOS: fix issue with failing to write final buffer 3 years ago
bugobliterator eae3fb016f HAL_ChibiOS: dump per thread stack for crash 3 years ago
Andrew Tridgell f7bc7b0d9b HAL_ChibiOS: support more enable pins for late enable 3 years ago
bugobliterator 57e1fb1a81 HAL_ChibiOS: disable building CrashCatcher for non 2M boards 3 years ago
bugobliterator 91fdf6e875 HAL_ChibiOS: fix issue with writing the last byte 3 years ago
bugobliterator 70f606c480 AP_HAL_ChibiOS: restrict crash dump mechanisms only on boards with 2M flash 3 years ago
bugobliterator 909f59f0e0 HAL_ChibiOS: fix build with boards without HAL_CRASH_SERIAL_PORT 3 years ago
bugobliterator a6b2018cbf HAL_ChibiOS: fix build and serial crash dump for F4 based boards 3 years ago
bugobliterator 7d199f3e51 HAL_ChibiOS: record info into watchdog as well 3 years ago
bugobliterator 13c83f7010 HAL_ChibiOS: remove build of Crash dump to flash methods when !defined(HAL_CRASH_DUMP_FLASHPAGE) 3 years ago
bugobliterator 66b8b9cf74 HAL_ChibiOS: add support for dumping crash logs to flash page 3 years ago
bugobliterator bd08d2d257 HAL_ChibiOS: move crashcatcher methods out from system.cpp into hwdef common 3 years ago
bugobliterator c32bd845f2 HAL_ChibiOS: build crashcatcher lib alongside chibios 3 years ago
Andrew Tridgell 5a68e21435 HAL_ChibiOS: support STM32L431 3 years ago
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