phil tokumaru
|
bfded82da5
|
AP_HAL_ChibiOS: STM32F777xx.py: correct pincount for J and K
|
3 years ago |
Andrew Tridgell
|
4f32fa537a
|
HAL_ChibiOS: define HAL_HAVE_HARDWARE_DOUBLE on F765, F777 and H7
|
4 years ago |
Andrew Tridgell
|
6b9e4161cb
|
HAL_ChibiOS: removed UDID_START from all MCU defs
use UID_BASE from ChibiOS headers
|
4 years ago |
Phillip Kocmoud
|
062c6cef41
|
HAL_ChibiOS: Fix typo relating to pin PB7:I2C4_SDA
|
4 years ago |
Andrew Tridgell
|
61d036acf3
|
HAL_ChibiOS: added build time check for right system clock
this helps prevent cases where we underclock a chip due to mistake in
headers or hwdef.dat
|
5 years ago |
Andrew Tridgell
|
7a812a5516
|
HAL_ChibiOS: use cortex m7 instructions on F7/H7
|
5 years ago |
Phillip Kocmoud
|
16f1ec8ce2
|
HAL_ChibiOS: added missing AF functions for F777
|
6 years ago |
Andrew Tridgell
|
cda1959629
|
HAL_ChibiOS: added support for more flexible memory regions
this allows for an arbitrary number of memory regions, with each one
flagged as DMA safe, fast or normal
|
6 years ago |
Andrew Tridgell
|
1ed6a9d34b
|
HAL_ChibiOS: added MCU tables for STM32F777
|
7 years ago |
Andrew Tridgell
|
c273b23940
|
HAL_ChibiOS: moved MCU config to python database
this moves the key MCU config variables related to memory to the
python MCU database, allowing the hwdef.dat to be considerably simpler
|
7 years ago |
Andrew Tridgell
|
8d2f57898b
|
HAL_ChibiOS: adjust pin counts for STM32F7
|
7 years ago |
mirkix
|
8074361bb8
|
AP_HAL_ChibiOS: add hardware def for STM32F767xx
|
7 years ago |
Andrew Tridgell
|
551dca63e1
|
HAL_ChibiOS: added build information for each MCU
this abstracts the build information for each MCU, so that hwdef.dat
can control the build process of ChibiOS
|
7 years ago |
Andrew Tridgell
|
6aff7ecbf5
|
HAL_ChibiOS: added channel numbers for STM32F4xx MCUs
|
7 years ago |
Andrew Tridgell
|
5a7e2f75d1
|
HAL_ChibiOS: added ADC1_Map to STM32 tables
|
7 years ago |
Andrew Tridgell
|
8b6bab7b17
|
HAL_Chibios: added ChibiOS HAL
this is based on initial work by Sid, reset here for easier merging
|
7 years ago |