Skip to content

Motivation and approach

labreuer edited this page Apr 30, 2013 · 2 revisions

This library for the STM32 family of chips was developed for four main reasons:

  1. To provide a library with a clean, open source license that does not restrict user usage of the library (see License information)

  2. To provide a clean interface that matches STM's hardware modularity

  3. To provide clear traceability to the hardware documentation

  4. To use C++ to reduce the amount of user code and to remove external configurators and/or code generators

Clone this wiki locally