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:
parent
1c88fc4766
commit
ce2ce470f7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user