Skip to content
Snippets Groups Projects
Commit f01a1517 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Update LM FLASH definitions for LM4F120. From Vinti

parent 8ba8ad39
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@
/* FLASH dimensions ****************************************************************/
#if defined(CONFIG_ARCH_CHIP_LM3S6965)
#if defined(CONFIG_ARCH_CHIP_LM3S6965) || defined(CONFIG_ARCH_CHIP_LM4F120)
# define LM_FLASH_NPAGES 256
# define LM_FLASH_PAGESIZE 1024
#else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment