72 Commits (7449e153138e7857b6ef9d4bf6afea43b0538f0a)

Author SHA1 Message Date
Andrew Tridgell 4ad757b4d1 HAL_ChibiOS: fixed pincount for F7 7 years ago
Andrew Tridgell 8d2f57898b HAL_ChibiOS: adjust pin counts for STM32F7 7 years ago
Alexander Malishev 6b15b2f44f HAL_ChibiOS: Enable sdcard on spi bus 7 years ago
Michael du Breuil 3a62bca7d0 AP_HAL_ChibiOS: Make redefined pins an error, fix FMUv3 7 years ago
Alexander Malishev 03d88b01be HAL_ChibiOS: added support for interrupt based rcin parsing 7 years ago
Andrew Tridgell 3749480dd8 HAL_ChibiOS: create ap_romfs_embedded.h 7 years ago
Alexey Kozin f87cc4e172 f4by chibios new style dma table build fix 7 years ago
Alexander Malishev 79b5719419 ChibiOS: add support for complementry output timer channels 7 years ago
Andrew Tridgell 7286ffab77 HAL_ChibiOS: define FLASH_LOAD_ADDRESS in hwdef.h 7 years ago
Andrew Tridgell a9edbb6b2d HAL_ChibiOS: allow for a defaults.parm file in hwdef directory 7 years ago
Andrew Tridgell 551dca63e1 HAL_ChibiOS: added build information for each MCU 7 years ago
Andrew Tridgell cdbbceb6b6 HAL_ChibiOS: cope with SDMMC peripheral for microSD 7 years ago
Andrew Tridgell 382772d999 HAL_ChibiOS: initial support for ESC serial output 7 years ago
Andrew Tridgell 95a261e061 HAL_ChibiOS: don't generate DMA channels for ALARM pin 7 years ago
Andrew Tridgell bc32276966 HAL_ChibiOS: support DShot output 7 years ago
Andrew Tridgell 294aac6955 HAL_ChibiOS: fixed CTS pulldown 7 years ago
Andrew Tridgell 9a5df6d1f7 HAL_ChibiOS: auto-generate DMA channels for RCIN 7 years ago
Peter Barker 2efd9341cd AP_HAL_ChibiOS: copy the common linker script to outdir, use it from there 7 years ago
Andrew Tridgell fd6185be0f HAL_ChibiOS: fixed python3 pickle error 7 years ago
Andrew Tridgell 33dd14b8d9 HAL_ChibiOS: use PULLUP on UART TX/RX lines 7 years ago
Andrew Tridgell 08634903c8 HAL_ChibiOS: use relative path for common.ld 7 years ago
Andrew Tridgell 306d35655e HAL_ChibiOS: allow for bare board builds 7 years ago
Andrew Tridgell 74ed19f460 HAL_ChibiOS: moved more board setup into hwdef.dat 7 years ago
Andrew Tridgell ebbd15ea17 HAL_ChibiOS: auto-enable CAN when pins are defined 7 years ago
Andrew Tridgell d84c487a60 HAL_ChibiOS: generate env.py from hwdef.dat 7 years ago
Andrew Tridgell 17b3607aa8 HAL_ChibiOS: fixed RCIN on revo-mini 7 years ago
Andrew Tridgell 427e00dd41 HAL_ChibiOS: switched to system timer for AP_HAL::micros() 7 years ago
Mark Whitehorn 59b2d44323 AP_HAL_ChibiOS: make ToneAlarm compilation conditional on presence of 7 years ago
Mark Whitehorn d569e35a0f AP_HAL_ChibiOS: add toneAlarm support for ChibiOS on MindPX-v2 7 years ago
Mark Whitehorn 13c54c0543 AP_HAL_ChibiOS: add missing declaration in chibios_hwdef.py 7 years ago
Mark Whitehorn fb142422f6 AP_HAL_ChibiOS: pull ALARM_CHANNEL into pwmGroup 7 years ago
Mark Whitehorn 8b216cf182 AP_HAL_ChibiOS: add ToneAlarm thread 7 years ago
Andrew Tridgell 8226530610 HAL_ChibiOS: added DMA_PRIORITY and DMA_NOSHARE options 7 years ago
Andrew Tridgell 4ce0c2c827 HAL_ChibiOS: simplify skyviper-v2450 config 7 years ago
Siddharth Purohit 40142e5aef ChibiOS: implement way to clear i2c bus by toggling clock line 7 years ago
Andrew Tridgell ad5a04fc89 HAL_ChibiOS: added NODMA option 7 years ago
Andrew Tridgell 626632989e HAL_ChibiOS: fixed build for boards with no USB 7 years ago
Andrew Tridgell 4b8bde746e HAL_ChibiOS: improved default USB strings 7 years ago
Andrew Tridgell 1aa6a0068a HAL_ChibiOS: fixed order of I2C DMA 7 years ago
Andrew Tridgell bc49c0d2c5 HAL_ChibiOS: make hwdef.h the same on python2 and python3 7 years ago
Andrew Tridgell e91144cc8e HAL_ChibiOS: allow for empty UART drivers 7 years ago
Andrew Tridgell c1df2a8a4b HAL_ChibiOS: cope with timers 10 and later 7 years ago
Siddharth Purohit 77f8acd7a1 HAL_ChibiOS: add CAN to supported peripherals list 7 years ago
Andrew Tridgell b0d0ee1f01 HAL_ChibiOS: reformat using yapf and support python3 7 years ago
Andrew Tridgell a5bafb399f HAL_ChibiOS: adjust SPI pin speeds 7 years ago
bugobliterator c60c0b8ab1 HAL_ChibiOS: fix undef line processing 7 years ago
bugobliterator 1db1ff799e HAL_ChibiOS: modify hwdef scripts to setup for generic RCIN 7 years ago
bugobliterator 445ba6ed39 HAL_ChibiOS: update ppm to use Extended ICU driver 7 years ago
Andrew Tridgell 82c6d2751f HAL_ChibiOS: fixed F412 ram and flash setup 7 years ago
Andrew Tridgell c8beddf1e4 HAL_ChibiOS: allow for includes in hwdef.dat files 7 years ago