mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user