This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
Watch
5
Star
0
Fork
0
You've already forked ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
synced
2025-01-06 16:08:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
53f4709a78
ardupilot
/
libraries
/
AP_HAL_ChibiOS
/
hwdef
/
scripts
History
Peter Barker
53f4709a78
AP_HAL_ChibiOS: disable RTC on periphs
...
the singleton isn't instantiated
2023-10-11 19:17:27 +11:00
..
addfunc_parse.py
af_parse_cubemx.py
af_parse.py
chibios_hwdef.py
AP_HAL_ChibiOS: write out serial ports that are available when configuring
2023-09-26 11:31:08 +10:00
CKS32F407xx.py
HAL_ChibiOS: support CKS32F407 MCU
2023-08-26 21:12:42 +10:00
convert_betaflight_unified.py
AP_HAL_ChibiOS: provide mcu defaults in betaflight conversion
2023-09-06 17:13:07 +10:00
convert_uart_order.py
defaults_bootloader.h
AP_ChibiOS: Delete the same definition
2023-10-11 14:42:32 +11:00
defaults_iofirmware.h
AP_HAL_ChibiOS: improve gating of use of AP_InternalError library
2023-08-17 09:16:46 +10:00
defaults_normal.h
AP_HAL_ChibiOS: break out include files for firmware defaults
2023-08-08 11:45:50 +10:00
defaults_periph.h
AP_HAL_ChibiOS: disable RTC on periphs
2023-10-11 19:17:27 +11:00
dma_parse.py
dma_resolver.py
AP_HAL_ChibiOS: prefer bi-directional dshot channels that can be shared on F4 and F7
2023-09-13 17:03:51 +10:00
STM32F100xB.py
STM32F103xB.py
STM32F105xC.py
STM32F303xC.py
STM32F405xx.py
STM32F407xx.py
STM32F412Rx.py
STM32F427xx.py
STM32F469xx.py
STM32F732xx.py
STM32F745xx.py
STM32F767xx.py
STM32F777xx.py
STM32G431xx.py
STM32G441xx.py
STM32G474xx.py
STM32G491xx.py
STM32H730xx.py
AP_HAL_ChibiOS: fix usage of ADC2 and ADC3 in STM32H730
2023-04-28 08:31:15 +10:00
STM32H743xx.py
AP_HAL_ChibiOS: dynamically allocate memory for MAC Peripheral
2023-08-06 09:20:08 +10:00
STM32H750xx.py
AP_HAL_ChibiOS: increase FLASH_RAM and rename FDCAN to CAN for H750
2023-06-06 19:19:10 +10:00
STM32H757xx.py
AP_HAL_ChibiOS: fix whitespace
2023-08-06 09:20:08 +10:00
STM32L4R5xx.py
HAL_ChibiOS: port for STM32L4+ processor
2023-04-14 07:48:56 +10:00
STM32L431xx.py
STM32L476xx.py
STM32L496xx.py