moved platform independent definitions
This commit is contained in:
parent
e757cae8ea
commit
2b68f88e77
3 changed files with 12 additions and 13 deletions
|
@ -48,8 +48,6 @@
|
|||
#define COFFEE_PAGE_SIZE 64UL
|
||||
#define COFFEE_START CFS_EEPROM_CONF_OFFSET
|
||||
#define COFFEE_SIZE ((32 kb) - COFFEE_START)
|
||||
#define COFFEE_PAGE_COUNT (COFFEE_SIZE / COFFEE_PAGE_SIZE)
|
||||
#define COFFEE_PAGES_PER_SECTOR (COFFEE_SECTOR_SIZE / COFFEE_PAGE_SIZE)
|
||||
#define COFFEE_NAME_LENGTH 16
|
||||
#define COFFEE_DYN_SIZE (1 kb)
|
||||
#define COFFEE_FD_SET_SIZE 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue