From 926a83bbc12cc09e026a51b173007dc7cda16117 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 10 May 2012 20:11:47 +0000 Subject: AppConfigHeaders: Update several user projects to use configuration header files, rather than makefile defines. --- Bootloaders/CDC/Config/AppConfig.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'Bootloaders/CDC/Config') diff --git a/Bootloaders/CDC/Config/AppConfig.h b/Bootloaders/CDC/Config/AppConfig.h index 9f9b1ce25..6baadf9ad 100644 --- a/Bootloaders/CDC/Config/AppConfig.h +++ b/Bootloaders/CDC/Config/AppConfig.h @@ -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 \ No newline at end of file -- cgit v1.2.3