Henry Wurzburg
|
b6518b6b46
|
AP_HAL_ChiibOS: change omnibusf4 board type to be unique
|
6 years ago |
Hwurzburg
|
a9783de61c
|
correct include paths, uncomment alarm pin, fix conflict with rssi
|
6 years ago |
Hwurzburg
|
3e3d7b8e7f
|
Change to "include" style for new board, fix to allow LED to be used as status indicator
|
6 years ago |
Hwurzburg
|
10838387c5
|
Split Omnibus F4 pro and non-pro into two boards to allow pro boards to have 8 pwm outputs
|
6 years ago |
Andrew Tridgell
|
2b0a30a2c5
|
HAL_ChibiOS: ensure we don't overflow bootloader area
this modifies the ld script to use the maximum size available for the
bootloader, so we can't accidentially grow the bootloader beyond its
max size
|
6 years ago |
Alexander Malishev
|
89f7d652e0
|
HAL_ChibiOS: removed wrong led pin
|
7 years ago |
Andrew Tridgell
|
54dc67e2a9
|
HAL_ChibiOS: default bootloader product string to XX-BL
|
7 years ago |
Andrew Tridgell
|
2cfdc98453
|
HAL_ChibiOS: fixed omnibusf4pro bootloader LED pins
|
7 years ago |
Andrew Tridgell
|
b149089830
|
HAL_ChibiOS: fixed board IDs and added more bootloaders
|
7 years ago |
Andrew Tridgell
|
1c807e0078
|
HAL_ChibiOS: added option to limit size of bootloader
this will ensure our F4 bootloaders stay under 16k
|
7 years ago |
Andrew Tridgell
|
f9faa0765d
|
HAL_ChibiOS: fixed bootloader IDs
|
7 years ago |
Andrew Tridgell
|
3fc6824bfb
|
HAL_ChibiOS: setup more bootloader config files
|
7 years ago |
Andrew Tridgell
|
82428dfbc6
|
HAL_ChibiOS: added f405-bl hwdef.dat
|
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
|
153ad95398
|
HAL_ChibiOS: added hwdef.dat for minimal F405 and F427 boards
|
7 years ago |