Andrew Tridgell
|
946d0208e5
|
HAL_ChibiOS: fixed stm32f7 cache bug in erase flash page
|
2018-06-28 11:35:13 +10:00 |
Andrew Tridgell
|
bf6fb72904
|
HAL_ChibiOS: fixed 32 bit flash writes
|
2018-06-25 21:22:31 +10:00 |
Andrew Tridgell
|
e870b5f00a
|
HAL_ChibiOS: use 32 bit flash operations when possible
|
2018-06-25 21:22:31 +10:00 |
Andrew Tridgell
|
feefa05b41
|
HAL_ChibiOS: expose stm32_flash_ispageerased()
|
2018-06-25 21:22:31 +10:00 |
Andrew Tridgell
|
dd1bd43a2e
|
HAL_ChibiOS: added stm32_flash_keep_unlocked()
|
2018-06-25 21:22:31 +10:00 |
Andrew Tridgell
|
0cd46c063c
|
HAL_ChibiOS: fixed flash driver for F7
we need a data sync barrier due to the F7 cache
|
2018-06-22 08:00:31 +10:00 |
Andrew Tridgell
|
3ef88e1b8f
|
HAL_ChibiOS: allow flash support for bootloader
|
2018-06-22 08:00:31 +10:00 |
Andrew Tridgell
|
721f3cd5d1
|
HAL_ChibiOS: fixed flash layout for F7
thanks to @alielectric
|
2018-06-06 07:15:41 +10:00 |
Andrew Tridgell
|
1f6ffc48e5
|
HAL_ChibiOS: allow STM32F7 to build with flash driver
|
2018-06-06 07:15:41 +10:00 |
Andrew Tridgell
|
d1e4185817
|
HAL_ChibiOS: don't build flash.c if not needed
|
2018-04-12 11:50:44 +10:00 |
Andrew Tridgell
|
8b6bab7b17
|
HAL_Chibios: added ChibiOS HAL
this is based on initial work by Sid, reset here for easier merging
|
2018-01-15 11:46:02 +11:00 |