look dead code!

This commit is contained in:
rusefillc 2023-06-30 17:34:42 -04:00
parent b778ead56f
commit 5986d63686
4 changed files with 0 additions and 18 deletions

View File

@ -302,9 +302,6 @@
#define EFI_WARNING_LED FALSE
#undef CONSOLE_MODE_SWITCH_PORT
#undef CONFIG_RESET_SWITCH_PORT
/**
* This is the size of the MemoryStream used by chvprintf
*/

View File

@ -282,9 +282,6 @@
#define EFI_WARNING_LED FALSE
#undef CONSOLE_MODE_SWITCH_PORT
#undef CONFIG_RESET_SWITCH_PORT
/**
* This is the size of the MemoryStream used by chvprintf
*/

View File

@ -71,13 +71,6 @@
#undef LED_CRITICAL_ERROR_BRAIN_PIN
#define LED_CRITICAL_ERROR_BRAIN_PIN Gpio::A13
#undef CONSOLE_MODE_SWITCH_PORT
#undef CONFIG_RESET_SWITCH_PORT
//!!!!!!!!!!!!!!!
//#undef EFI_INTERNAL_ADC
//#define EFI_INTERNAL_ADC FALSE
#undef ADC_VCC
#define ADC_VCC 3.275f

View File

@ -84,11 +84,6 @@
#undef TS_SERIAL_AF
#define TS_SERIAL_AF 8
/* no console switch */
#undef CONSOLE_MODE_SWITCH_PORT
#undef CONSOLE_MODE_SWITCH_PIN
#define GET_CONSOLE_MODE_VALUE() (FALSE)
/* no reset switch */
#undef CONFIG_RESET_SWITCH_PORT
#undef CONFIG_RESET_SWITCH_PIN