aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-09-16 11:19:42 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-10-23 21:16:35 -0400
commit7e090a996a85016b2e72fa5d426ba95fe8bdc703 (patch)
tree789e12103544158d611e5f51f47bf217fae758e8 /lib/README
parent7b792e40d51a5ee105c0d1b605b773cb44354d83 (diff)
downloadkutter-7e090a996a85016b2e72fa5d426ba95fe8bdc703.tar.gz
kutter-7e090a996a85016b2e72fa5d426ba95fe8bdc703.tar.xz
kutter-7e090a996a85016b2e72fa5d426ba95fe8bdc703.zip
lib: Add a copy of stm32f0 cmsis files from v1.10.0
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/README b/lib/README
index bbf09680..d91b5f68 100644
--- a/lib/README
+++ b/lib/README
@@ -43,6 +43,10 @@ STMicroelectronics:
http://www.st.com/en/embedded-software/stm32cubef0.html
version 1.9.0 (extracted 20190116).
+The stm32f0 directory contains code from STMicroelectronics:
+ http://www.st.com/en/embedded-software/stm32cubef1.html
+version 1.10.0 (extracted 20190721).
+
The stm32f1 directory contains code from STMicroelectronics:
http://www.st.com/en/embedded-software/stm32cubef1.html
version 1.8.0 (extracted 20190721).