freestm32 library

I started a free gplv3 implementation of a library for the stm32 some time ago. I'm now putting here the code. What is implemented and tested is:

  1. Clock management
  2. GPIO module

download

A related project is here libopenstm32, some code has been contributed there.