416 Commits (af4340d1d1b797b0a30169378b0a8a5e94c6726b)

Author SHA1 Message Date
Andrew Tridgell af4340d1d1 HAL_ChibiOS: enable analog input on IOMCU 6 years ago
Andrew Tridgell a6b35d6496 HAL_ChibiOS: restore old ODR behaviour for F4 boards 6 years ago
Andrew Tridgell 6dd44a6d35 HAL_ChibiOS: fixed LED mapping for fmuv4 6 years ago
vierfuffzig 895cc0713b ChibiOS: fix F35Lightning default BATT_CURR_SCALE 6 years ago
Andrew Tridgell d644150871 HAL_ChibiOS: fixes for DrotekP3Pro 6 years ago
Kevin Lopez Alvarez 6f99c706d6 HAL_ChibiOS: add MCU tables for STM32F469 6 years ago
Kevin Lopez Alvarez bf745d1960 HAL_ChibiOS: add DrotekP3Pro hardware definitions 6 years ago
Phillip Kocmoud 44fb61da37 HAL_ChibiOS: mRo X2.1-777 / hwdef.dat 6 years ago
Andrew Tridgell c622a4c4d6 HAL_ChibiOS: fixed output pins on F100 iomcu 6 years ago
Andrew Tridgell 7b67146bc4 HAL_ChibiOS: use less memory in SoftSigReader 6 years ago
Andrew Tridgell d083cd87d6 HAL_ChibiOS: disable debug code by default for iomcu 6 years ago
Andrew Tridgell d7aaaa35bd HAL_ChibiOS: disable RCIN and timer threads for iomcu 6 years ago
Andrew Tridgell 4674a1c68d HAL_ChibiOS: fixed system time for clocks other than 1MHz 6 years ago
rain-er 565b370330 UART4 added for BLHeli ESC telemetry 6 years ago
Phillip Kocmoud f1d223a32a HAL_ChibiOS: Add support for the mRo X2.1-777 6 years ago
vierfuffzig 2243c524db Chibios: Add board FuriousFPV F35Lightning 6 years ago
Andrew Tridgell bcc1bd9752 HAL_ChibiOS: added realloc implementation 6 years ago
Michael du Breuil 8382d377bd AP_HAL_ChibiOS: Add a BUFSIZ value 6 years ago
Michael du Breuil 9a48a0835e AP_HAL_ChibiOS: Don't redefine errno 6 years ago
Michael du Breuil f810b7b9f6 AP_HAL_ChibiOS: Make getcwd() take size_t as per the standard 6 years ago
Michael du Breuil 7fda309d3c AP_HAL_ChibiOS: Remap unused pins to ADC 6 years ago
Siddharth Purohit 8ac38d73f7 HAL_ChibiOS: add option for NO_FASTBOOT build and enable it for iomcu 6 years ago
Siddharth Purohit 6622c9b8fd HAL_ChibiOS: wrap sscanf and snprintf methods 6 years ago
Siddharth Purohit 05539cd93b HAL_ChibiOS:remove print statement left over from previous changes 6 years ago
Siddharth Purohit 2d1153081c HAL_ChibiOS: do not build float support for bootloader builds 6 years ago
Siddharth Purohit f9149f45b2 HAL_ChibiOS: explicitly mention if RTC not available 6 years ago
Siddharth Purohit 22f74b0827 HAL_ChibiOS: add option to set iomcu firmware environment var 6 years ago
Siddharth Purohit 42b4730d88 HAL_ChibiOS: add changes to hwdef to support STM32F1 based controller 6 years ago
Siddharth Purohit e824a9c360 HAL_ChibiOS: add hwdef files to support IOMCU 6 years ago
s0up 066cf90111 HAL_ChibiOS: Add speedybee hardware definition 7 years ago
Paul Atkin bb99165221 HAL_ChibiOS: updates for KakuteF7 7 years ago
Andrew Tridgell 33076be585 HAL_ChibiOS: fixed handling of 16 bit timers 7 years ago
Andrew Tridgell db9a8f16ed HAL_ChibiOS: enable terrain on Pixracer, minpx-v2 and mini-pix 7 years ago
Andrew Tridgell 5526dac4fc HAL_ChibiOS: probe all i2c baros for revo-mini 7 years ago
Andrew Tridgell d3af854949 HAL_ChibiOS: fixed bootloader build 7 years ago
Andrew Tridgell dabdb969f6 HAL_ChibiOS: added support for HAL_Semaphore type 7 years ago
Alexander Malishev 05099b8b8b HAL_ChibiOS: restore default dataflash buffer size 7 years ago
mirkix c33b692f53 AP_HAL_ChibiOS: fix CubeYellow build 7 years ago
Andrew Tridgell 385f735799 HAL_ChibiOS: avoid 64 bit maths in AP_HAL::micros() 7 years ago
vierfuffzig bc52d430f9 Chibios add bootloader for mini-pix 7 years ago
utkinpol 2912e732b4 HAL_ChibiOS: updated for KakuteF7 7 years ago
Andrew Tridgell 4e6ac85057 HAL_ChibiOS: use 32 bit time intervals 7 years ago
Andrew Tridgell 1bd0ea079b HAL_ChibiOS: fixed build on older compilers 7 years ago
Andrew Tridgell 7aba99e229 HAL_ChibiOS: fixes for ChibiOS version update 7 years ago
Andrew Tridgell f8e2edbc7f HAL_ChibiOS: fixed cache flush for updated ChibiOS version 7 years ago
Siddharth Purohit 2604b00b43 HAL_ChibiOS: use ch.h header for oslib api 7 years ago
Siddharth Purohit ff65487ab3 HAL_ChibiOS: follow updated gpio pin setup procedure 7 years ago
Siddharth Purohit 5f88163e17 HAL_ChibiOS: update configuration and rtlib headers for ChibiOS 18.x.x 7 years ago
Siddharth Purohit 395c48933c HAL_ChibiOS: move tto using updated time conversion API 7 years ago
Siddharth Purohit 4e8d072d6d HAL_ChibiOS: move to using recent pal driver api for GPIO IRQ events 7 years ago