Added definitions for CRC.

This commit is contained in:
Thomas Otto
2010-05-03 16:49:08 +02:00
parent 7450d0aad1
commit 5b48dc1845
2 changed files with 53 additions and 0 deletions

View File

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