341 Commits (2fab99d647089f503e423c0649a4cadc4c2d4c3b)

Author SHA1 Message Date
bugobliterator 62945e1d85 AP_HAL_ChibiOS: use common directory reference wrt hwdef scripts 3 years ago
Peter Barker bdeec0868e AP_HAL_ChibiOS: turn wind-compensation off in hwdef defaults 3 years ago
bugobliterator f0073e472b HAL_ChibiOS: set SWD pins pulled up and low by default 3 years ago
Andrew Tridgell ee7464140a HAL_ChibiOS: avoid re-writing hwdef.h if unchanged 3 years ago
Andrew Tridgell 0e5beb423e HAL_ChibiOS: sort shared dma mask 3 years ago
bugobliterator ee35350129 HAL_ChibiOS: setup for recording crashdump at the remaining flash space 3 years ago
Peter Barker 139c460fa5 hwdef: remove unused define NO_DATAFLASH 3 years ago
Peter Barker ee68072c62 AP_HAL_ChibiOS: chibios_hwdef: use ifndef pattern for AP_FETTEC_ONEWIRE_ENABLED 3 years ago
Andrew Tridgell fc6a82de1b AP_HAL_ChibiOS: support up to 9 UARTs 3 years ago
Andrew Tridgell 97aee6f45e HAL_ChibiOS: fixed regex error for GPIOs 3 years ago
Andrew Tridgell 5f15432e07 HAL_ChibiOS: allow for NODMA patterns 3 years ago
Andrew Tridgell 98849a3998 HAL_ChibiOS: fixed build for EMPTY uarts 3 years ago
bugobliterator 57e1fb1a81 HAL_ChibiOS: disable building CrashCatcher for non 2M boards 3 years ago
bugobliterator 70f606c480 AP_HAL_ChibiOS: restrict crash dump mechanisms only on boards with 2M flash 3 years ago
bugobliterator 66b8b9cf74 HAL_ChibiOS: add support for dumping crash logs to flash page 3 years ago
bugobliterator 69f53a6188 HAL_ChibiOS: add defines for CrashCatcher methods to use 3 years ago
Andrew Tridgell 0378e1a879 HAL_ChibiOS: removed need for a lot of boilerplate hwdef lines 3 years ago
Iampete1 d7cc2cb296 AP_HAL_ChibiOS: hwdef.py: allow same GPIO pin in multiple alt configs 3 years ago
Andrew Tridgell c8664e0b98 HAL_ChibiOS: added STM32L476 support 3 years ago
Andrew Tridgell 5a68e21435 HAL_ChibiOS: support STM32L431 3 years ago
Andrew Tridgell 71e7bb0fe3 HAL_ChibiOS: mark af_parse_cubemx.py as executable, py3 3 years ago
Andrew Tridgell 25324ae0e2 HAL_ChibiOS: support SDMMC2 for sdcard 3 years ago
bugobliterator f298ea406e HAL_ChibiOS: enable RNG only for H7 based boards off for the rest by default 3 years ago
Andrew Tridgell 33529c98a9 HAL_ChibiOS: check the ROMFS line for IOMCU is added 3 years ago
Andrew Tridgell 4dbff85de7 HAL_ChibiOS: check for common hwdef.dat errors 3 years ago
Iampete1 8ae5bc5ad0 AP_HAL_ChibiOS: hwdef: allow GPIO alt config 3 years ago
Andrew Tridgell 27e93155f4 HAL_ChibiOS: fixed build on boards with OTG2 and no CAN interfaces 3 years ago
Andrew Tridgell 0212e23cd3 HAL_ChibiOS: added support for STM32L496 MCUs 3 years ago
Peter Barker 1bd62362a4 AP_HAL_ChibiOS: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
Andrew Tridgell 7f59366cc0 HAL_ChibiOS: process AIRSPEED lines in hwdef.dat 3 years ago
Andrew Tridgell 532396e5e6 REVERT: HAL_ChibiOS: Rename STM32F412 hw definition file 4 years ago
Andrew Tridgell b77580f934 HAL_ChibiOS: avoid an issue with DCache init on H743 4 years ago
Siddharth Purohit 81dc237a19 AP_HAL_ChibiOS: move to using Instruction RAM with External Flash setup 4 years ago
Siddharth Purohit 39bd229279 AP_HAL_ChibiOS: remove dependency on Semaphores in QSPIDevice in BL 4 years ago
Siddharth Purohit 4ba2835de1 AP_HAL_ChibiOS: add config for supporting load from external flash 4 years ago
Siddharth Purohit faedb12493 AP_HAL_ChibiOS: fix hwdef generation for bootloader supporting ext flash 4 years ago
Siddharth Purohit 6e81fcbed1 AP_HAL_ChibiOS: add support for things required to run QSPIDriver 4 years ago
Andrew Tridgell 39f44147b8 HAL_ChibiOS: reduce the impact of UART DMA contention 4 years ago
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