pinpad support (1)

This commit is contained in:
NIIBE Yutaka
2011-01-04 21:06:55 +09:00
parent 2317bc71d6
commit 32d91bf7c3
6 changed files with 77 additions and 18 deletions

View File

@@ -26,7 +26,7 @@
#define CH_USE_HEAP TRUE
#define CH_USE_MALLOC_HEAP FALSE
#define CH_USE_MEMPOOLS FALSE
#define CH_USE_DYNAMIC FALSE
#define CH_USE_DYNAMIC TRUE
/* Debug options */
#define CH_DBG_ENABLE_CHECKS FALSE