Andrew Tridgell
|
32cdfddf12
|
HAL_ChibiOS: convert all hwdef from UART_ORDER to SERIAL_ORDER
much easier to understand
|
5 years ago |
Andrew Tridgell
|
a9df9fe0c0
|
HAL_ChibiOS: removed clock tree settings in most hwdef.dat
these are better set automatically in the headers. This simplifies the
task of doing a new port
|
5 years ago |
Andrew Tridgell
|
e8b2b52bae
|
HAL_ChibiOS: removed STM32_VDD from hwdef.dat
use default
|
5 years ago |
Andrew Tridgell
|
986ad0dc27
|
HAL_ChibiOS: removed unnecessary subtype defines
|
5 years ago |
Peter Barker
|
1a123e5f8d
|
AP_HAL_ChibiOS: avoid referencing flash sector/page 22 on 1MB boards
|
5 years ago |
Andrew Tridgell
|
fca03bef8d
|
HAL_ChibiOS: convert F4BY
|
6 years ago |
Andrew Tridgell
|
78a32df2e7
|
HAL_ChibiOS: make all boards base GPIOs for servos at 50
this makes the docs for GPIO pins consistent across boards
|
6 years ago |
Alexander Malishev
|
05099b8b8b
|
HAL_ChibiOS: restore default dataflash buffer size
This fix log corruption in copter
|
7 years ago |
Andrew Tridgell
|
95aaa01014
|
HAL_ChibiOS: override COMPASS_AUTO_ROT on several boards
|
7 years ago |
Andrew Tridgell
|
ec97e7772d
|
HAL_ChibiOS: rename f4by-ch to F4BY
|
7 years ago |
Alexander Malishev
|
f265d7e128
|
AP_Bootloader: add f4by bootloader
|
7 years ago |
Alexander Malishev
|
cfa18b8e70
|
HAL_ChibiOS: reduce dataflash buffer size on targets with 128KB ram
|
7 years ago |
Andrew Tridgell
|
dc0f2f9319
|
HAL_ChibiOS: use USB for stdout on more boards
don't waste a UART
|
7 years ago |
Andrew Tridgell
|
b149089830
|
HAL_ChibiOS: fixed board IDs and added more bootloaders
|
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 |
Alexander Malishev
|
83e65b3c6e
|
HAL_ChibiOS: turn on sdcard on f4by
|
7 years ago |
kozinalexey
|
2316fee279
|
HAL_ChibiOS: f4by conf2 fixed ram size, ext compass, pwm count
|
7 years ago |
kozinalexey
|
5df2b1a3ac
|
chibios hal config for F4BY
|
7 years ago |