9
0
Fork 0

update comments

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2125 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2009-10-11 15:17:04 +00:00
parent 781e9060c0
commit f9c12b1d71
1 changed files with 4 additions and 1 deletions

View File

@ -34,7 +34,10 @@
****************************************************************************/
/* The STM32F103ZET6 has 512Kb of FLASH beginning at address 0x0800:0000 and
* 64Kb of SRAM beginning at address 0x2000:0000.
* 64Kb of SRAM beginning at address 0x2000:0000. When booting from FLASH,
* FLASH memory is aliased to address 0x0000:0000 where the code expects to
* begin execution by jumping to the entry point in the 0x0800:0000 address
* range.
*/
MEMORY