AppConfigHeaders: Update several user projects to use configuration header files, rather than makefile defines.

This commit is contained in:
Dean Camera 2012-05-10 20:11:47 +00:00
parent 74fb2d895e
commit 926a83bbc1
30 changed files with 705 additions and 118 deletions

View file

@ -43,11 +43,8 @@
#define _APP_CONFIG_H_
// #define NO_BLOCK_SUPPORT
// #define NO_EEPROM_BYTE_SUPPORT
// #define NO_FLASH_BYTE_SUPPORT
// #define NO_LOCK_BYTE_WRITE_SUPPORT
#endif