Andrew Tridgell
|
31f7b32fab
|
HAL_ChibiOS: resync for 4.0 update
|
2020-05-11 15:55:16 +10:00 |
Andrew Tridgell
|
e6cb35090c
|
HAL_ChibiOS: fixed page size for STM31F105 flash
|
2019-10-21 19:12:01 +11:00 |
Andrew Tridgell
|
0ffe2e75be
|
HAL_ChibiOS: fixed warnings
|
2019-08-27 15:40:43 +10:00 |
Andrew Tridgell
|
d1565a96c5
|
HAL_ChibiOS: wrap cacheBuffer functions
needed to avoid problem with end() method in UARTDriver shadowing with
F7 implementation of cache macros
|
2019-08-27 15:40:43 +10:00 |
Andrew Tridgell
|
fb68fa8bc9
|
HAL_ChibiOS: fixed typo for 512k F4 parts
|
2019-08-27 10:29:56 +10:00 |
Andrew Tridgell
|
16bdaaa1af
|
HAL_ChibiOS: added support for STM31F10x for AP_Periph
|
2019-08-27 10:29:56 +10:00 |
Andrew Tridgell
|
26e76e51ed
|
HAL_ChibiOS: fixed H7 build with older compilers
|
2019-02-26 16:18:26 +11:00 |
Andrew Tridgell
|
5f88340919
|
HAL_ChibiOS: fixed flash build warning
|
2019-02-26 16:18:26 +11:00 |
Andrew Tridgell
|
8a40ee8132
|
HAL_ChibiOS: fixed idle wait on H7 flash program
|
2019-02-26 16:18:26 +11:00 |
Andrew Tridgell
|
3c9ba02ce9
|
HAL_ChibiOS: fixed H7 flash
|
2019-02-26 16:18:26 +11:00 |
Andrew Tridgell
|
565706cf7e
|
HAL_ChibiOS: fixed H7 flash handling
|
2019-02-26 16:18:26 +11:00 |
Andrew Tridgell
|
7aba99e229
|
HAL_ChibiOS: fixes for ChibiOS version update
|
2018-08-03 13:44:59 +10:00 |
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 |