mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Kinetis: New K60 has no Flex memory
This commit is contained in:
committed by
Gregory Nutt
parent
0c430e1d0f
commit
902c41462d
@@ -1017,8 +1017,8 @@
|
||||
# define KINETIS_NEW_MCG 1 /* Kinetis New MCG - different VDIV */
|
||||
# undef KINETIS_K64 /* Not Kinetis K64 family */
|
||||
# define KINETIS_FLASH_SIZE (1024*1024) /* 1Mb */
|
||||
# define KINETIS_FLEXNVM_SIZE (512*1024) /* 512Kb FlexNVM */
|
||||
# define KINETIS_FLEXRAM_SIZE (16*1024) /* 16Kb FlexRAM */
|
||||
# undef KINETIS_FLEXNVM_SIZE /* No FlexNVM */
|
||||
# undef KINETIS_FLEXRAM_SIZE /* No FlexRAM */
|
||||
# define KINETIS_SRAM_SIZE (128*1024) /* 128Kb */
|
||||
# define KINETIS_MPU 1 /* Memory protection unit */
|
||||
# define KINETIS_EXTBUS 1 /* External bus interface */
|
||||
|
||||
Reference in New Issue
Block a user