203 Commits (83b1c3a0bd2b244069c59f26bef578d72ce2bcc7)

Author SHA1 Message Date
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
Andrew Tridgell faf34970e1 HAL_ChibiOS: automatically control pullup/pulldown on inverted UARTs 5 years ago
Andrew Tridgell f732a482fe HAL_ChibiOS: support wider range of clock frequencies 5 years ago
Andrew Tridgell 4f429e6c5a HAL_ChibiOS: fixed handling of 16bit timer wrap 5 years ago
Andrew Tridgell ef993f380f HAL_ChibiOS: use system_halt_hook() 5 years ago
Andrew Tridgell c1575654e2 HAL_ChibiOS: added optional debug code for hardfaults and panics 5 years ago
Andrew Tridgell a90a2e20dc HAL_ChibiOS: enable CAN callbacks 5 years ago
Andrew Tridgell bc1de7a208 HAL_ChibiOS: support STM32F3xx MCUs 5 years ago
Andrew Tridgell b5af1edf0d HAL_ChibiOS: moved app_descriptor to start of flash 5 years ago
Andrew Tridgell d1bc0f236d HAL_ChibiOS: added pragma once for watchdog header 5 years ago
Andrew Tridgell fc8d9e8af5 HAL_ChibiOS: added RTC_BOOT_FWOK value for RTC reboot register 5 years ago
Andrew Tridgell e6cb35090c HAL_ChibiOS: fixed page size for STM31F105 flash 5 years ago
Andrew Tridgell 44f895ab16 HAL_ChibiOS: fixed for ZubaxGNSS build 5 years ago
Andrew Tridgell 91e8752c17 HAL_ChibiOS: wrap more libc functions 6 years ago
Andrew Tridgell 3166f84954 HAL_ChibiOS: added vsnprintf wrapper 6 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