Skip to content
Snippets Groups Projects
Commit 282c2645 authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

Merge branch 'fix_deployinfo' into 'master'

fixed missing file deployinfo_ram.h

See merge request !16
parents c92878f5 10fe738f
No related branches found
No related tags found
1 merge request!16fixed missing file deployinfo_ram.h
#if defined(DEPLOY_RAM0_NAME)
DEPLOY_RAM0_NAME (RWAL) : ORIGIN = DEPLOY_RAM0_ADDR, LENGTH = DEPLOY_RAM0_SIZE
#endif
#if defined(CACHED_RAM0_NAME)
CACHED_RAM0_NAME (RWAL) : ORIGIN = CACHED_RAM0_ADDR, LENGTH = CACHED_RAM0_SIZE
#endif
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