Dominic Clifton
0a2e5a5878
CF/BF - Update DSP_Lib and STM32F7/Drivers/CMSIS to CMSIS 5.3.0. ( #5431 )
...
* CF/BF - Update DSP_Lib and STM32F7/Drivers/CMSIS to CMSIS 5.3.0.
CMSIS 5.3.0 - https://github.com/ARM-software/CMSIS_5/releases/tag/5.3.0
* cleanup lib.
* pfft
* relocate driver files from lib/main/CMSIS/CM* to lib/main/STM32xx
folders
* Move DSP folder inside CM5.
It came from the same source as the other files inside CM5
* Remove the CM5 folder and move the files in it one level up.
2018-03-12 09:34:43 +13:00
Martin Budden
671382234a
Enabled switch fallthrough checking by compiler
2017-12-23 19:46:40 +00:00
Steffen Windoffer
32fef3019a
update to gcc 7
2017-12-23 13:05:11 +01:00
Martin Budden
d6d70d5a74
Fixed F1 build
2017-12-01 06:50:34 +00:00
jflyper
608d56160d
Refactor SPI
2017-11-23 11:10:14 +09:00
jflyper
8296990774
Revert #4565
2017-11-13 16:51:09 +09:00
jflyper
e5e5846a74
Refactor SPI
2017-11-13 10:45:01 +09:00
jflyper
97e9e9eed4
Why did I find this ...
2017-11-08 19:42:44 +09:00
Anders Hoglund
24a282a9a3
Added .mk as files with LF line ending. Converted a few files in the make dir.
2017-11-05 20:41:17 +01:00
Steffen Windoffer
03aa31acdd
remove not needed whitespaces
2017-08-24 11:33:39 +02:00
blckmn
e6780bd4d8
Fix unused param, add PERIPH_DRIVER flag for F4, tidied up F1 and F3 in prep.
2017-07-30 01:07:09 +10:00
blckmn
e8c4ef83d9
IO Clean up and use of Low level for F7
...
- Move F7 to optional LL driver for IO and
- cleaned up and removed the remaining old gpio functions from other targets
2017-07-28 04:03:56 +10:00
blckmn
61cfb0aedf
Some separation in the Makefile
2017-07-21 07:51:13 +10:00