start add makefile for keyboard demo

This commit is contained in:
hathach
2012-12-27 17:28:53 +07:00
parent bc735bbe22
commit 1f3c9ed69d
6 changed files with 359 additions and 13 deletions

View File

@@ -59,6 +59,7 @@
* \brief Error Code returned
*/
// TODO X macro to remove define/undefine
typedef enum {
# define ERROR_ENUM(x) x,
# include "errors_def"