Add the build framework and skeleton files for the shared memory feature (no logic yet provided)
This commit is contained in:
parent
d18d451ed6
commit
7d9970d4f4
@ -280,9 +280,9 @@ int nsh_archinitialize(void)
|
||||
}
|
||||
#else /* CONFIG_MIKROE_FLASH_PART */
|
||||
|
||||
/* Configure the device with no partition support */
|
||||
/* Configure the device with no partition support */
|
||||
|
||||
smart_initialize(CONFIG_MIKROE_FLASH_MINOR, mtd, NULL);
|
||||
smart_initialize(CONFIG_MIKROE_FLASH_MINOR, mtd, NULL);
|
||||
|
||||
#endif /* CONFIG_MIKROE_FLASH_PART */
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user