Update ee.c

This commit is contained in:
Nima Askari (نیما عسکری) 2023-04-03 12:29:01 +03:30 committed by GitHub
parent 0ad7d11bc0
commit 5c7ca062eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
ee.c
View File

@ -18,7 +18,7 @@
#endif
#if defined(STM32F103x8)
#define _EE_SIZE 1024
#define _EE_SIZE 1024
#define _EE_ADDR_INUSE (((uint32_t)0x08000000) | (_EE_SIZE * _EE_USE_FLASH_PAGE_OR_SECTOR))
#define _EE_FLASH_BANK FLASH_BANK_1
#define _EE_PAGE_OR_SECTOR PAGE