Build libraries for stm32l1xx and stm32f10x
[fw/stlink] / example / libs_stm / README
diff --git a/example/libs_stm/README b/example/libs_stm/README
new file mode 100644 (file)
index 0000000..c3dcc4e
--- /dev/null
@@ -0,0 +1,9 @@
+This directory contains the StdPeriph libraries from ST, and the CMSIS core and device
+support, all from ST.
+
+Issues:
+* No tracking of which version of which library (yet)
+* Both of these define assert_param() as empty.  That may not be what you
+  want!
+
+