Merge remote-tracking branch 'fnoble/stm32f2'

This commit is contained in:
Uwe Hermann
2011-10-29 22:19:12 +02:00
245 changed files with 3858 additions and 402 deletions

View File

@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <libopencm3/stm32/rcc.h>
#include <libopencm3/stm32/f1/rcc.h>
#include <libopencm3/cm3/common.h>
#include <libopencm3/stm32/tools.h>
#include <libopencm3/stm32/otg_fs.h>