Add NX configuration for the STM3210E-EVAL board

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3746 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-07-05 22:45:31 +00:00
parent 1c88fc4766
commit ce2ce470f7

View File

@ -160,7 +160,6 @@ int up_progmem_ispageerased(uint16_t page)
uint32_t addr;
uint16_t count;
uint16_t bwritten = 0;
uint16_t hword;
if (page >= STM32_FLASH_NPAGES)
return -EFAULT;