867 Commits (83b1c3a0bd2b244069c59f26bef578d72ce2bcc7)

Author SHA1 Message Date
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 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 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 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 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 a4687930b0 HAL_ChibiOS: enable FRAM for storage 6 years ago
Andrew Tridgell 37bcd6e7d8 HAL_ChibiOS: default to timer 5 for H7 6 years ago
Andrew Tridgell e6b41fbe0b HAL_ChibiOS: added initial CubeH7 hwdef 6 years ago
Andrew Tridgell e581be8df7 HAL_ChibiOS: optionally disable DCache on H7 6 years ago
Andrew Tridgell 46cb506a22 HAL_ChibiOS: added cache management for H7 in bouncebuffer code 6 years ago
Andrew Tridgell 50b7b7beb5 HAL_ChibiOS: disable DTCM on H7 for now 6 years ago
Andrew Tridgell ff21508ce8 HAL_ChibiOS: ensure 32 byte alignment for DMA on H7 6 years ago
Andrew Tridgell c36f677c94 HAL_ChibiOS: initial hwdef for Pixhawk4Pro 6 years ago
Andrew Tridgell 5faec2f869 HAL_ChibiOS: removed HSE bypass for NucleoH743 6 years ago
Andrew Tridgell 0691e23219 HAL_ChibiOS: setup some sensors on NucleoH743 6 years ago
Andrew Tridgell 4b01e2c3b3 HAL_ChibiOS: fixed clock tree for no LSE on H7 6 years ago
Andrew Tridgell 3c9ba02ce9 HAL_ChibiOS: fixed H7 flash 6 years ago
Andrew Tridgell 8c55f7bc49 HAL_ChibiOS: enable debug on SD7 for bootloader for NucleoH743 6 years ago
Andrew Tridgell 52b47e499b HAL_ChibiOS: fixed H7 clock tree for ADC driver 6 years ago
Andrew Tridgell de335f14d7 HAL_ChibiOS: fixed GPIO init for H7 6 years ago
Andrew Tridgell 1fa0a2eeca HAL_ChibiOS: fixed peripheral enables on H7 6 years ago
Andrew Tridgell acf77ba49a HAL_ChibiOS: fixed dma resolver for H7 6 years ago
Andrew Tridgell ae448a6932 HAL_ChibiOS: enable DMA checking on H7 6 years ago
Andrew Tridgell 51b4d54f70 HAL_ChibiOS: disable show_stack_usage in bootloader 6 years ago