31 Commits (7b903268882126bdb8812380aa752f51bc987d23)

Author SHA1 Message Date
Andrew Tridgell f1ea4f5d01 HAL_ChibiOS: use a 16 bit sysinterval_t on 16 bit timers 3 years ago
Andrew Tridgell 531ca4289e HAL_ChibiOS: switch to minimum scheduling delta of 10us 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
Andrew Tridgell 5b59445471 AP_HAL_ChibiOS: fixes for build with 20.3.x ChibiOS 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 6f5d5c2bf9 AAP_HAL_ChibiOS: allow asserts to be printed on a GPIO pin 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 2a29b0fcf5 HAL_ChibiOS: fixed AP_Periph build with --enable-asserts 4 years ago
Andrew Tridgell 3ec2ef787d HAL_ChibiOS: fixed build warning 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 982cff0695 AP_HAL_ChibiOS: make all semaphores recursive 5 years ago
Andrew Tridgell ef993f380f HAL_ChibiOS: use system_halt_hook() 5 years ago
Andrew Tridgell ceb0ec70f9 HAL_ChibiOS: disable pipes API 6 years ago
Andrew Tridgell 247bb433ec HAL_ChibiOS: update chconf.h for VER_6_0 API 6 years ago
Siddharth Purohit 42b4730d88 HAL_ChibiOS: add changes to hwdef to support STM32F1 based controller 7 years ago
Andrew Tridgell dabdb969f6 HAL_ChibiOS: added support for HAL_Semaphore type 7 years ago
Andrew Tridgell 4e6ac85057 HAL_ChibiOS: use 32 bit time intervals 7 years ago
Andrew Tridgell 7aba99e229 HAL_ChibiOS: fixes for ChibiOS version update 7 years ago
Siddharth Purohit 5f88163e17 HAL_ChibiOS: update configuration and rtlib headers for ChibiOS 18.x.x 7 years ago
Andrew Tridgell 369ac5edd0 HAL_ChibiOS: save more space in the bootloader 7 years ago
Andrew Tridgell 03f67d82c9 HAL_ChibiOS: allow more ChibiOS functionality to be disabled 7 years ago
Andrew Tridgell 0e09dc75c0 HAL_ChibiOS: flush all memory on chSysHalt() 7 years ago
Andrew Tridgell 95108a2d2c HAL_ChibiOS: added support for 16 bit timers 7 years ago
Andrew Tridgell 21951243f0 HAL_ChibiOS: default debug checks off 7 years ago
Andrew Tridgell 427e00dd41 HAL_ChibiOS: switched to system timer for AP_HAL::micros() 7 years ago
Andrew Tridgell 20a008c80a HAL_ChibiOS: disable trace buffers 7 years ago
Andrew Tridgell f3f6972fc0 HAL_ChibiOS: output panics on system console 7 years ago
Andrew Tridgell 5fc12f82fb HAL_ChibiOS: expanded interrupt stack to 256 7 years ago
Andrew Tridgell d65ec2ada7 HAL_ChibiOS: moved more headers to common 7 years ago
Andrew Tridgell 8b6bab7b17 HAL_Chibios: added ChibiOS HAL 7 years ago