Added definitions for POWER control.

This commit is contained in:
Thomas Otto
2010-05-03 15:31:55 +02:00
parent e172a05f86
commit 7450d0aad1
2 changed files with 84 additions and 0 deletions

View File

@@ -40,5 +40,6 @@
#include <libopenstm32/systick.h>
#include <libopenstm32/iwdg.h>
#include <libopenstm32/wwdg.h>
#include <libopenstm32/power.h>
#endif