stlink/example/libs_stm
Karl Palsson fd1e3f5f2e Build libraries for stm32l1xx and stm32f10x
These libraries IGNORE assert_param.  Maybe later.
2011-11-14 02:47:44 +00:00
..
build Build libraries for stm32l1xx and stm32f10x 2011-11-14 02:47:44 +00:00
inc Build libraries for stm32l1xx and stm32f10x 2011-11-14 02:47:44 +00:00
src Build libraries for stm32l1xx and stm32f10x 2011-11-14 02:47:44 +00:00
README Build libraries for stm32l1xx and stm32f10x 2011-11-14 02:47:44 +00:00

README

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!