[sync] sync from internal repo

* use nuttx libc, disable system libc
* use tlsf as default
* update lhal flash driver
* add example readme
* add flash ini for new flash tool
* add fw header for new flash tool
This commit is contained in:
jzlv 2023-01-17 20:54:15 +08:00
parent 89592fc9a3
commit 356f258e83
554 changed files with 79150 additions and 46596 deletions

View file

@ -2,6 +2,7 @@
#define _BFLB_FLASH_H
#include "bflb_core.h"
#include "bflb_sflash.h"
/** @addtogroup LHAL
* @{