aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-07-23 23:02:44 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-07-25 18:05:13 -0400
commita31a6c1d6a6e0f7d8c247799b373bf959c7e0584 (patch)
tree9797bbaa51adc0fd754c36a573150f146216b865 /lib/README
parent52dd6f0b57fab95239c369799c90224f8b2a70b2 (diff)
downloadkutter-a31a6c1d6a6e0f7d8c247799b373bf959c7e0584.tar.gz
kutter-a31a6c1d6a6e0f7d8c247799b373bf959c7e0584.tar.xz
kutter-a31a6c1d6a6e0f7d8c247799b373bf959c7e0584.zip
lib: Add stm32f4 cmsis files
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 88e507be..53835e1a 100644
--- a/lib/README
+++ b/lib/README
@@ -59,6 +59,10 @@ version 1.8.0 (extracted 20190721). It has been modified to compile
with gcc's LTO feature and to add a stm32f1xx_hal_conf.h file. See
stm32f1.patch for the modifications.
+The stm32f4 directory contains code from STMicroelectronics:
+ http://www.st.com/en/embedded-software/stm32cubef4.html
+version 1.24.0 (extracted 20190723).
+
The hub-ctrl directory contains code from:
https://github.com/codazoda/hub-ctrl.c/
revision 42095e522859059e8a5f4ec05c1e3def01a870a9.