mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Revamp the way external memory regions are configured; Add logic to add SAMA5 external memory regions to the heap
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
*
|
||||
************************************************************************************/
|
||||
|
||||
#ifdef CONFIG_ARCH_EXTSRAM0
|
||||
#ifdef CONFIG_SAM34_EXTSRAM0
|
||||
void sam_sram_initialize(void);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user