Eliminate some warnings in the pcDuino A10 build

This commit is contained in:
Gregory Nutt 2013-12-13 13:09:45 -06:00
parent 635a3cb3fa
commit c0e8a124a1
2 changed files with 1 additions and 4 deletions

View File

@ -124,10 +124,8 @@
#define BUTTON_KEY_MENU_BIT (1 << BUTTON_KEY_MENU)
/* NAND *****************************************************************************/
#warning Missing Logic
/* GPIO configuration ***************************************************************/
#warning Missing Logic
/* GPIO pin disambiguation **********************************************************/
/************************************************************************************
* Assembly Language Macros

View File

@ -130,7 +130,6 @@
#endif
/* SPI Chip Selects *****************************************************************/
#warning Missing logic
/************************************************************************************
* Public Types