merged trunk changes

This commit is contained in:
Markus Fröschle
2013-05-12 06:30:17 +00:00
parent 56b822fa5f
commit a95752d243
16 changed files with 800 additions and 60 deletions

View File

@@ -28,6 +28,8 @@
#define _WAIT_H_
#include <bas_types.h>
#include <stdint.h>
#include "MCF5475.h"
typedef bool (*checker_func)(void);