1001 Commits (9d6df7d54245fe84a82a0f9592b9801511539107)

Author SHA1 Message Date
Andrew Tridgell f8aeeb0333 HAL_ChibiOS: adjust clock tree to be more consistent 6 years ago
Andrew Tridgell 5dd82f1d63 HAL_ChibiOS: adjust 16MHz HSE settings for H743 (CubeH7) 6 years ago
Andrew Tridgell b0f4494c4a HAL_ChibiOS: fixed DMA on SPI for Pixhawk4Pro 6 years ago
Andrew Tridgell 312597ac20 HAL_ChibiOS: fixed default batt2 pins for fmuv5 6 years ago
Andrew Tridgell 584e36e360 HAL_ChibiOS: switch Holybro to their own VID 6 years ago
Andrew Tridgell 9966fbea0f HAL_ChibiOS: fixed bootloader build error 6 years ago
Andrew Tridgell 8e745f74fb HAL_ChibiOS: support SPI6 on Pixhawk4Pro 6 years ago
Andrew Tridgell 75cd20aea4 HAL_ChibiOS: handle DMAMUX2 on H7 6 years ago
Andrew Tridgell e43ad56920 HAL_ChibiOS: fixed Pixhawk4Pro battery defaults 6 years ago
Andrew Tridgell 87e7ea368f HAL_ChibiOS: fixed battery monitoring and buzzer for Pixhawk4Pro 6 years ago
Andrew Tridgell 542372014e HAL_ChibiOS: enable SPI5 on Pixhawk4Pro 6 years ago
Andrew Tridgell 778d892fc2 HAL_ChibiOS: fixed dma resolved for H7 6 years ago
Andrew Tridgell bf783e73ab HAL_ChibiOS: use polled SPI for Pixhawk4Pro for now 6 years ago
Andrew Tridgell 807d9e4b92 HAL_ChibiOS: added optional polled SPI mode 6 years ago
Andrew Tridgell bd47aba5ca HAL_ChibiOS: reduced delay time in main loop to 50us 6 years ago
Andrew Tridgell e92c66418d HAL_ChibiOS: fixed bouncebuffer code on STM32F7 6 years ago
Andrew Tridgell a3e69e715d HAL_ChibiOS: avoid doing one-way SPI transfers 6 years ago
Andrew Tridgell dad1774330 HAL_ChibiOS: fixed channel selection for F4/F7 uart driver 6 years ago
Andrew Tridgell cda1959629 HAL_ChibiOS: added support for more flexible memory regions 6 years ago
Andrew Tridgell 5f88340919 HAL_ChibiOS: fixed flash build warning 6 years ago
Andrew Tridgell 8a40ee8132 HAL_ChibiOS: fixed idle wait on H7 flash program 6 years ago
Andrew Tridgell 1d6c877c3c HAL_ChibiOS: set board type on PH4Pro 6 years ago
Andrew Tridgell 6177129e41 HAL_ChibiOS: fixed typo in dma_resolver.py 6 years ago
Andrew Tridgell 4e067ee3cd HAL_ChibiOS: fixed DMA on TIM12 for Pixhawk4Pro 6 years ago
Andrew Tridgell dd835f5fce HAL_ChibiOS: optimize for speed on more boards 6 years ago
Andrew Tridgell 34a7812416 HAL_ChibiOS: use -O3 on boards with 2M flash 6 years ago
Andrew Tridgell b07ba37359 HAL_ChibiOS: pass optimization to ChibiOS build 6 years ago
Andrew Tridgell 77d4e1f796 HAL_ChibiOS: removed ID_ANY streams for H7 6 years ago
Andrew Tridgell ee1d2e8edb HAL_ChibiOS: adjust H743 DMA settings 6 years ago
Andrew Tridgell cb77b06460 HAL_ChibiOS: generate a dma map for H7 6 years ago
Andrew Tridgell 423ad60c47 HAL_ChibiOS: enable all DMAs on Pixhawk4Pro 6 years ago
Andrew Tridgell 718cf4377d HAL_ChibiOS: reduce DMA count until we can share 6 years ago
Andrew Tridgell 0c01375799 HAL_ChibiOS: enable IOMCU for CubeH7 6 years ago
Andrew Tridgell 9647a68c9e HAL_ChibiOS: fixed UART RX DMA for H7 6 years ago
Andrew Tridgell 6422068e6b HAL_ChibiOS: fixed analog input on H7 6 years ago
Andrew Tridgell efc8da9f9a HAL_ChibiOS: enable TX DMA on uarts on H7 6 years ago
Andrew Tridgell 231117e9b1 HAL_ChibiOS: invalidate before read on rx, not on DMA setup 6 years ago
Andrew Tridgell 071d5e01af HAL_ChibiOS: added DMAMUX channel assignment calls 6 years ago
Andrew Tridgell f4e31ce65b HAL_ChibiOS: added more cache flush ops 6 years ago
Andrew Tridgell 46787fe7d8 HAL_ChibiOS: adjust clocks for H743 6 years ago
Andrew Tridgell 8e52ed4e9b HAL_ChibiOS: update Pixhawk4Pro hwdef 6 years ago
Andrew Tridgell b662adf8cc HAL_ChibiOS: setup sensors on NucleoH743 6 years ago
Andrew Tridgell c0e47754fa HAL_ChibiOS: enable more peripherals on CubeH7 6 years ago
Andrew Tridgell bd27d7fc26 HAL_ChibiOS: fixed build on F4 6 years ago
Andrew Tridgell d6bedc3bdf HAL_ChibiOS: use ifndef on more peripheral types 6 years ago
Andrew Tridgell 6fb40a9713 HAL_ChibiOS: set FPU=hard if not set elsewhere 6 years ago
Andrew Tridgell f753669a58 HAL_ChibiOS: improved check for DTCM ram 6 years ago
Andrew Tridgell 57c573552c HAL_ChibiOS: check for logger instance before use 6 years ago
Andrew Tridgell 7c61d66d75 HAL_ChibiOS: fixed SPI clocks on H7 6 years ago
Andrew Tridgell ca221e7e7a HAL_ChibiOS: cleanup shared DMA code 6 years ago