openthread: change partition table to nvs flash

This commit is contained in:
zhangwenxu
2023-05-17 20:35:17 +08:00
parent c18cdd8859
commit 4b86ee16fa
13 changed files with 230 additions and 18 deletions

View File

@@ -31,7 +31,7 @@
* When defined to 1, the platform MUST implement the otPlatFlash* APIs instead of the otPlatSettings* APIs.
*
*/
#define OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE 1
#define OPENTHREAD_CONFIG_PLATFORM_FLASH_API_ENABLE 0
/**
* @def OPENTHREAD_CONFIG_LOG_OUTPUT