mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 06:04:28 +08:00
xtensa/esp32: Add missing param documentation for SPI Flash function
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
committed by
Xiang Xiao
parent
25f2dc2077
commit
c1fac720ec
@@ -57,6 +57,8 @@ extern "C"
|
||||
* Input Parameters:
|
||||
* mtd_offset - MTD Partition offset from the base address in SPI Flash.
|
||||
* mtd_size - Size for the MTD partition.
|
||||
* encrypted - Flag indicating whether the newly allocated partition will
|
||||
* have its content encrypted.
|
||||
*
|
||||
* Returned Value:
|
||||
* ESP32 SPI Flash MTD data pointer if success or NULL if fail.
|
||||
|
||||
Reference in New Issue
Block a user