]> rtime.felk.cvut.cz Git - arc.git/commitdiff
added missing Crc_Cfg.h
authornier <devnull@localhost>
Tue, 24 Apr 2012 12:42:18 +0000 (14:42 +0200)
committernier <devnull@localhost>
Tue, 24 Apr 2012 12:42:18 +0000 (14:42 +0200)
boards/generic/Crc_Cfg.h [new file with mode: 0644]

diff --git a/boards/generic/Crc_Cfg.h b/boards/generic/Crc_Cfg.h
new file mode 100644 (file)
index 0000000..45262aa
--- /dev/null
@@ -0,0 +1,8 @@
+\r
+#ifndef CRC_CFG_H_\r
+#define CRC_CFG_H_\r
+\r
+#define CRC_VERSION_INFO_API   STD_ON\r
+\r
+\r
+#endif /* CRC_CFG_H_ */\r