185 Commits (163efd0df59d76e2d4d211d65c9b1f2043a5fda3)

Author SHA1 Message Date
Andrew Tridgell 91e8752c17 HAL_ChibiOS: wrap more libc functions 5 years ago
Andrew Tridgell 3166f84954 HAL_ChibiOS: added vsnprintf wrapper 5 years ago
Andrew Tridgell 0ffe2e75be HAL_ChibiOS: fixed warnings 6 years ago
Andrew Tridgell 9d760a2956 HAL_ChibiOS: disable re-entrancy in FATFS 6 years ago
Andrew Tridgell bf79b65e07 HAL_ChibiOS: simplify stubs code 6 years ago
Andrew Tridgell d1565a96c5 HAL_ChibiOS: wrap cacheBuffer functions 6 years ago
Andrew Tridgell b867ef35c0 HAL_ChibiOS: use AP_Filesystem API 6 years ago
Andrew Tridgell 63f39c2bd6 HAL_ChibiOS: fixed build of iomcu firmware 6 years ago
Andrew Tridgell 5cbe85ee19 HAL_ChibiOS: allow for ADC and clock overrides 6 years ago
Andrew Tridgell cbc83d68cd HAL_ChibiOS: allow for CAN enable override on F4 6 years ago
Andrew Tridgell fb68fa8bc9 HAL_ChibiOS: fixed typo for 512k F4 parts 6 years ago
Andrew Tridgell 16bdaaa1af HAL_ChibiOS: added support for STM31F10x for AP_Periph 6 years ago
Andrew Tridgell ffe0f338d3 HAL_ChibiOS: enable utime() API 6 years ago
Andrew Tridgell f8cfbb8062 HAL_ChibiOS: added ISR limit on I2C 6 years ago
Siddharth Purohit 2f0d1336e6 HAL_ChibiOS: add support for dual usd cdc 6 years ago
Andrew Tridgell dbfe6b8019 HAL_ChibiOS: implement persistent_data for watchdog 6 years ago
Andrew Tridgell 6333494d99 HAL_ChibiOS: disable peripheral power on boot on fmuv3 6 years ago
Michael du Breuil a4d9853f1d AP_HAL_ChibiOS: Actually enable the wrapper on remove 6 years ago
Andrew Tridgell 508aae8f2a HAL_ChibiOS: added save/restore of attitude in backup registers 6 years ago
Andrew Tridgell 730982b3c4 HAL_ChibiOS: fixed build with older gcc 6 years ago
Andrew Tridgell 2778a1b01e HAL_ChibiOS: save/restore home position in backup registers 6 years ago
Andrew Tridgell f0f36c6237 HAL_ChibiOS: fixed watchdog timeout setting 6 years ago
Andrew Tridgell 9ca67dc811 HAL_ChibiOS: implement was_watchdog_armed() 6 years ago
Andrew Tridgell 1acb7e977f HAL_ChibiOS: added ability to restore safety state on watchdog reset 6 years ago
Andrew Tridgell 54cbf8ea9e HAL_ChibiOS: change to 2s timeout on watchdog 6 years ago
Andrew Tridgell 58aca561fd HAL_ChibiOS: fixed watchdog on H7 6 years ago
Andrew Tridgell 19526b5826 HAL_ChibiOS: implement scheduler->expect_delay_ms() 6 years ago
Andrew Tridgell a5309b3afa HAL_ChibiOS: record reason for reset 6 years ago
Andrew Tridgell c09df1ea7b HAL_ChibiOS: added IWDG watchdog support 6 years ago
Andrew Tridgell 26d1371d25 HAL_ChibiOS: separate out DMA allocation for sdcard IO 6 years ago
Andrew Tridgell 160de969a5 HAL_ChibiOS: simplify H7 clock tree setup 6 years ago
Andrew Tridgell 5bcfe41d1f HAL_ChibiOS: push H7 clock to 400MHz 6 years ago
Andrew Tridgell 4c12ba4c2c HAL_ChibiOS: fixed SDMMC IRQ priority 6 years ago
Andrew Tridgell e192bc6c10 HAL_ChibiOS: adjust H7 clocks, and enabled SDMMC 6 years ago
Andrew Tridgell 64681cb05c HAL_ChibiOS: allocate threads from any heap 6 years ago
Andrew Tridgell 26e76e51ed HAL_ChibiOS: fixed H7 build with older compilers 6 years ago
Andrew Tridgell 70930cca29 HAL_ChibiOS: fixed bootloader build with gcc 4.9 6 years ago
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 9966fbea0f HAL_ChibiOS: fixed bootloader build error 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 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 6422068e6b HAL_ChibiOS: fixed analog input on H7 6 years ago
Andrew Tridgell 46787fe7d8 HAL_ChibiOS: adjust clocks for H743 6 years ago