247 Commits (93abd444464b5c2eb66b96d6fc14510057aeb332)

Author SHA1 Message Date
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
Andrew Tridgell b4201436dd HAL_ChibiOS: fixed flash space on 16k bl boards 4 years ago
Andrew Tridgell 0c440d5675 HAL_ChibiOS: cope with flash erase in expected delay 4 years ago
Andrew Tridgell ba69cd72c9 HAL_ChibiOS: improved stack checking and stack display 4 years ago
Andrew Tridgell 84eac7642b HAL_ChibiOS: improved stack checking 4 years ago
Andrew Tridgell 2a29b0fcf5 HAL_ChibiOS: fixed AP_Periph build with --enable-asserts 4 years ago
Andrew Tridgell 408f8b3940 HAL_ChibiOS: added check for overwrite of nullptr on H7 4 years ago
Andrew Tridgell 95a823a702 HAL_ChibiOS: added link list of all memory allocations 4 years ago
Andrew Tridgell ce3e1a69ec HAL_ChibiOS: added memory guard system 4 years ago
Andrew Tridgell 84bd59a7bb HAL_ChibiOS: support H7 with no crystal 5 years ago
Andrew Tridgell cfbfb27004 HAL_ChibiOS: support no-crystal F3 setups 5 years ago
Andrew Tridgell 6a1f43d5df HAL_ChibiOS: fixed build with our old compiler 5 years ago
Andrew Tridgell 69676cd614 HAL_ChibiOS: support 24MHz f3 MCUs 5 years ago
Andrew Tridgell 3ec2ef787d HAL_ChibiOS: fixed build warning 5 years ago
Andrew Tridgell ce68e0fbb5 HAL_ChibiOS: fixed bootloader build 5 years ago
Andrew Tridgell 18e88e0ea3 HAL_ChibiOS: implement stack overflow hook 5 years ago
Andrew Tridgell f0c9f4003e HAL_ChibiOS: implement thread_info() 5 years ago
Andrew Tridgell d9efac2993 HAL_ChibiOS: only allow PLL override in clock selection part of header 5 years ago
Andrew Tridgell 29f538dec9 HAL_ChibiOS: use common header for STM32 clock config 5 years ago
Ivannikov Kirill 3ab1b29397 AP_HAL_ChibiOS: error if system clock not 1mhz on 16 CH_CFG_ST_RESOLUTION. prevent variable overflow 5 years ago
Andrew Tridgell db642717be HAL_ChibiOS: fixed clock for FDCAN to be below 80MHz 5 years ago
Andrew Tridgell 8e977183fe HAL_ChibiOS: added mRoNexus 5 years ago
Andrew Tridgell 74f33d57c5 HAL_ChibiOS: avoid unnecessary H7 flash writes 5 years ago
Andrew Tridgell 822460ce7d HAL_ChibiOS: fixed strdup() on ChibiOS 5 years ago
bugobliterator 8215537f99 HAL_ChibiOS: deprecate realloc for ChibiOS build, so as to return error when used 5 years ago
Peter Barker 1a123e5f8d AP_HAL_ChibiOS: avoid referencing flash sector/page 22 on 1MB boards 5 years ago
Andrew Tridgell 9e0edba31d HAL_ChibiOS: raised timer clocks to 200MHz 5 years ago
Andrew Tridgell 982cff0695 AP_HAL_ChibiOS: make all semaphores recursive 5 years ago
Andrew Tridgell 2b7bffa906 HAL_ChibiOS: adjust dma reserve allocation 5 years ago
Andrew Tridgell 56985f8c33 HAL_ChibiOS: added checking on bouncebuffer allocation 5 years ago
Andrew Tridgell fced7d78fc HAL_ChibiOS: fixed clock src for I2C4 on H7 5 years ago
Andrew Tridgell 8ffd1050eb HAL_ChibiOS: fixed build on STM32F3 5 years ago