216 Commits (51f79c1b105ee6c4136094f741930305bcdbbc7d)

Author SHA1 Message Date
Andrew Tridgell 43172bdd57 HAL_ChibiOS: switch non-composite USB ID 5 years ago
Andrew Tridgell 793b867706 HAL_ChibiOS: switched to new USB VID for dual-CDC boards 5 years ago
Andrew Tridgell ab0f1a8887 HAL_ChibiOS: added max uarts check 5 years ago
Andrew Tridgell 296a4cb086 HAL_ChibiOS: re-format and fix chibios_hwdef.py for flake8 5 years ago
Andrew Tridgell 9c2b5a05bd HAL_ChibiOS: fixed python3 error 5 years ago
Andrew Tridgell c5df48faa7 HAL_ChibiOS: break out make_line() for PAL_LINE defines 5 years ago
Andrew Tridgell 66dd5925cf HAL_ChibiOS: added support for alternative pin configs 5 years ago
Andrew Tridgell a30e637484 HAL_ChibiOS: fixed bug in UART pin assignment 5 years ago
Andrew Tridgell faf34970e1 HAL_ChibiOS: automatically control pullup/pulldown on inverted UARTs 5 years ago
CUAVcaijie 2df2e5c275 HAL_ChibiOS: Fix DMA of SPI1 TX on STM32F412 5 years ago
Andrew Tridgell 58292821b3 HAL_ChibiOS: fix DMA on UARTs for F303 5 years ago
Andrew Tridgell 652d137594 HAL_ChibiOS: fixed DMA channels for f3 USART2 5 years ago
Andrew Tridgell 6eb86c6cdb HAL_ChibiOS: removed PB1 and PB0 TIM1 complementary channels for F76x 5 years ago
Andrew Tridgell 1248519b11 HAL_ChibiOS: account for empty uarts in uart count 5 years ago
Andrew Tridgell fc867b1596 HAL_ChibiOS: automatically set AP_FEATURE_SBUS_OUT 5 years ago
Andrew Tridgell b3459c024c HAL_ChibiOS: automatically set AP_FEATURE_RTSCTS 5 years ago
Andrew Tridgell 4745c9f78d HAL_ChibiOS: setup define for number of serial ports 5 years ago
Andrew Tridgell bc1de7a208 HAL_ChibiOS: support STM32F3xx MCUs 5 years ago
Andrew Tridgell 8f14ea9e80 HAL_ChibiOS: enable advanced timers if we have any N PWM channels 5 years ago
Andrew Tridgell 49e669aa1f HAL_ChibiOS: support uncompressed bootloader on f103-periph 5 years ago
Andrew Tridgell 0a4576728e HAL_ChibiOS: support a app->bootloader comms region in SRAM 5 years ago
Andrew Tridgell 44f895ab16 HAL_ChibiOS: fixed for ZubaxGNSS build 5 years ago
Andrew Tridgell e90bd27435 HAL_ChibiOS: fixed I2C on F103 5 years ago
Andrew Tridgell 47f2f1764d HAL_ChibiOS: generate HAL_MEMORY_TOTAL_KB for each board 5 years ago
Andrew Tridgell 850892c3d9 HAL_ChibiOS: fixes from LGTM errors 5 years ago
Andrew Tridgell 3c058851b2 HAL_ChibiOS: fixed undef for define lines 5 years ago
Andrew Tridgell 75696997cc HAL_ChibiOS: added buzzer support to CUAV_GPS 6 years ago
Andrew Tridgell b344946300 HAL_ChibiOS: prevent duplicate sensors in hwdef.dat 6 years ago
Andrew Tridgell beca17c638 HAL_ChibiOS: use GET_I2C_DEVICE() for i2c probing 6 years ago
Andrew Tridgell c8806acaf5 HAL_ChibiOS: use AP_PERIPH env var 6 years ago
Andrew Tridgell 2facfe0baa HAL_ChibiOS: support empty UART_ORDER 6 years ago
Andrew Tridgell 16bdaaa1af HAL_ChibiOS: added support for STM31F10x for AP_Periph 6 years ago
Andrew Tridgell 98f578394f HAL_ChibiOS: default OTG2 protocol to mavlink2 on most boards 6 years ago
Andrew Tridgell 2f0a4ff1ab HAL_ChibiOS: fixed build on boards with less than max uarts 6 years ago
Andrew Tridgell 02014776e8 HAL_ChibiOS: auto-set HAL_HAVE_DUAL_USB_CDC 6 years ago
Siddharth Purohit 2f0d1336e6 HAL_ChibiOS: add support for dual usd cdc 6 years ago
Peter Barker a61028c55d AP_HAL_ChibiOS: disable scripting if USE_FATFS=no 6 years ago
Alexey Kozin e5988f7153 AP_HAL_ChibiOS: fix voltage sensor connected to fmu adc 6 years ago
Michael du Breuil a34ac14ec5 AP_HAL_ChibiOS: Make BOARD_FLASH_SIZE available at configure time 6 years ago
Andrew Tridgell 03bb94599b HAL_ChibiOS: support I2C sensor probes by bus mask 6 years ago
Andrew Tridgell eae852962e HAL_ChibiOS: fixed case of no IMU, BARO or COMPASS config settings 6 years ago
Andrew Tridgell b47ab5c8a9 HAL_ChibiOS: support I2C sensor config in hwdef.dat 6 years ago
Andrew Tridgell e198d552a8 HAL_ChibiOS: support IMU, COMPASS and BARO lines in hwdef.dat 6 years ago
Phillip Kocmoud 16f1ec8ce2 HAL_ChibiOS: added missing AF functions for F777 6 years ago
Andrew Tridgell 2b0a30a2c5 HAL_ChibiOS: ensure we don't overflow bootloader area 6 years ago
Michael du Breuil b0f4611ddc AP_HAL_ChibiOS: Fix python3 with F7 builds 6 years ago
Andrew Tridgell 32ebd2080f HAL_ChibiOS: mark SDIO and SDMMC IO as pullup 6 years ago
Andrew Tridgell cd27e3022f HAL_ChibiOS: check for prefix match on peripherals 6 years ago
Andrew Tridgell 26d1371d25 HAL_ChibiOS: separate out DMA allocation for sdcard IO 6 years ago
Andrew Tridgell a59e1d0e0f HAL_ChibiOS: fixed H7 dma sharing between BDMA and DMA 6 years ago