diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/dataflash.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/dataflash.h b/include/dataflash.h index f20c73868..80f0633aa 100644 --- a/include/dataflash.h +++ b/include/dataflash.h @@ -137,6 +137,7 @@ struct dataflash_addr {  /*-------------------------------------------------------------------------------------------------*/  #define AT45DB161	0x2c +#define AT45DB021	0x14  #define AT45DB321	0x34  #define AT45DB642	0x3c  #define AT45DB128	0x10 |