303 Commits (dc252aa8f5092302ad6db5a18aff9e36e95957c0)

Author SHA1 Message Date
Marek Łukasiewicz 5de6c690d8 HAL_ChibiOS: Rename STM32F412 hw definition file 4 years ago
bugobliterator a32a32ab43 HAL_ChibiOS: change name for USART2_CTS pin in STM32H757xx.py 4 years ago
Andrew Tridgell 4cebcede31 HAL_ChibiOS: switched to fix allocation for BMDA streams on H7 4 years ago
Andrew Tridgell 57e87b9820 HAL_ChibiOS: measure MCU temperature and ref voltage on H7 4 years ago
Andrew Tridgell 8df99f0d15 HAL_ChibiOS: added G431 and G441 support 4 years ago
Andrew Tridgell 4fce1ae092 HAL_ChibiOS: added G491 support 4 years ago
bugobliterator d1b0438412 AP_HAL_ChibiOS: add support for usb passthrough with baud changes 4 years ago
Andrew Tridgell 4f32fa537a HAL_ChibiOS: define HAL_HAVE_HARDWARE_DOUBLE on F765, F777 and H7 4 years ago
Andrew Tridgell 6c712c9001 HAL_ChibiOS: use SRAM1 as first ram segment on H7 4 years ago
Siddharth Purohit 9b2359b34c AP_HAL_ChibiOS: allow option to enable ChibiOS features in bootloader 4 years ago
Andrew Tridgell b4b02b4ffc HAL_ChibiOS: use nargs='+' for chibios_hwdef.py 4 years ago
willpiper ce1ee6334f AP_HAL_ChibiOS: addressed reviewed comments 4 years ago
willpiper fb4a4e609a AP_HAL_ChibiOS: added --extra-hwdef option 4 years ago
Siddharth Purohit c962292bae AP_HAL_ChibiOS: add support for H757I Evaluation board 4 years ago
Siddharth Purohit abc26d1993 AP_HAL_ChibiOS: add QSPI Device Driver in HAL 4 years ago
Siddharth Purohit 4cb48da984 modules: update ChibiOS 4 years ago
bugobliterator 7e8f11b749 AP_HAL_ChibiOS: allow embedded bootloader to be excluded 4 years ago
Peter Barker 3ba57fed89 AP_HAL_ChibiOS: add support for AP_Logger into AP_Periph 4 years ago
Andrew Tridgell c34d8e80e9 HAL_ChibiOS: fixed serial info indexing for EMPTY uarts 4 years ago
Andrew Tridgell 23c0f257b6 HAL_ChibiOS: default off serial protocols in AP_Periph 4 years ago
Andrew Tridgell fced5271af HAL_ChibiOS: expand pin map of G474 to cover 64 pin parts 4 years ago
Andrew Tridgell ebe858f762 HAL_ChibiOS: auto-set HAL_LOGGING_ENABLED for AP_Periph builds 4 years ago
Andrew Tridgell 6b9e4161cb HAL_ChibiOS: removed UDID_START from all MCU defs 4 years ago
Andrew Tridgell 36d5c98e96 HAL_ChibiOS: default UDID_START to UID_BASE 4 years ago
Andrew Tridgell 03cae60471 HAL_ChibiOS: added STM32F732 support 4 years ago
Andrew Tridgell 61c829d624 HAL_ChibiOS: only use SRAM4 for DMA for now 4 years ago
Iampete1 2377d33417 AP_HAL_ChibiOS: H7 set SRAM4 to no cache and allow DMA 4 years ago
Andrew Tridgell ffb2876f58 HAL_ChibiOS: disable unused ChibiOS features 4 years ago
Andrew Tridgell ff31e10d9e HAL_ChibiOS: ensure that RCIN DMA channel is not shared 4 years ago
Andrew Tridgell 2842730868 HAL_ChibiOS: fixed F3 CAN build 4 years ago
Andrew Tridgell ac9e6ba86d HAL_ChibiOS: fix label for CCM on G4 4 years ago
Andrew Tridgell f57b1b9c4b HAL_ChibiOS: support logical/physical CAN bus mapping 4 years ago
Andrew Tridgell 2f7ff778be HAL_ChibiOS: fixed bug in DMA resolver 4 years ago
Andrew Tridgell 439a944801 HAL_ChibiOS: added support for STM32G474 MCU 4 years ago
Andy Piper e1d71486e4 AP_HAL_ChibiOS: build fixes for ChibiOS 20.3.x 4 years ago
Andrew Tridgell 4fbdb59398 HAL_ChibiOS: prevent sharing the same DMA stream on TIMn_UP channels 4 years ago
Andy Piper 6cb263056d AP_HAL_ChibiOS: build fix for iomcu 4 years ago
Andy Piper d0e4d510cf AP_HAL_ChibiOS: order PWM timers by DMA UP stream id to prevent deadlocks in dshot 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
Andrew Tridgell 9de1519928 HAL_ChibiOS: prevent hw flow control from hogging a DMA channel 4 years ago
Andy Piper 2cdc202d19 AP_HAL_ChibiOS: use non-cachable SRAM3 for DMA on H743 4 years ago
Andy Piper 06a1500f98 AP_HAL_ChibiOS: ensure GPIO pins get undef'ed properly 4 years ago
bugobliterator c02c546077 AP_HAL_ChibiOS: add support for inline comments in hwdef.dat 4 years ago
bugobliterator 41693403e2 AP_HAL_ChibiOS: retain memory of past conflicts in dma_resolver 4 years ago
bugobliterator 4346264113 AP_HAL_ChibiOS: ensure UP and CH timer channels share DMA for H7 4 years ago
Andrew Tridgell afbdd69165 AP_HAL_ChibiOS: adjust stack sizes 4 years ago
Andy Piper 8fb403c569 AP_HAL_ChibiOS: make sure BDMA channels are not adjacent 4 years ago
Andy Piper 401e5c2073 AP_HAL_ChibiOS: add support for bidir DShot support in RCOutput 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
Phillip Kocmoud 062c6cef41 HAL_ChibiOS: Fix typo relating to pin PB7:I2C4_SDA 4 years ago