Commit Graph

13 Commits

Author SHA1 Message Date
jzlv
dd161b698b [sync] sync code from internal 2023-02-24 21:33:36 +08:00
jzlv
356f258e83 [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
2023-01-17 21:04:07 +08:00
jzlv
da1fa7a289 [refactor] move std/port/startup into std dir, in order to free space for rf 2022-12-21 20:52:37 +08:00
jzlv
0ea925c313 [update][soc] update efuse api, add some drivers for boot2 2022-12-21 20:25:11 +08:00
jzlv
16d3a819c8 [refactor][soc] modify delay with arch_delay_us and arch_delay_ms 2022-12-08 21:35:29 +08:00
jzlv
fcf07aa3a9 [fix][startup] fix __Vectors section 2022-12-02 20:55:33 +08:00
jzlv
fe3c57a68d [fix][flash] fix flash init, move bflb_ef_ctrl_get_device_info before flash config 2022-11-29 15:45:19 +08:00
jzlv
1b35880999 [update][lhal] update lhal 2022-11-25 20:15:34 +08:00
jzlv
f13440fc48 [feat][ef_ctrl] add ef_ctrl lhal driver 2022-11-25 19:52:09 +08:00
jzlv
5133d0f5d9 [feat][flash] add bflb_flash_get_image_offset api 2022-11-22 16:00:00 +08:00
jzlv
d6fab307bf [update] update lhal, soc and demos
* Add flash driver and init in boards.
* Add timeout for all poll wait apis
* Add 808 d0 startup to bringup
* Update lhal device tables
* Update demos
2022-11-18 16:30:00 +08:00
jzlv
c70a3cd8f0 [update] update lhal, soc and demos 2022-11-05 10:47:12 +08:00
jzlv
664c605ada [refactor] refactor mcu sdk framework, add BL702,BL616,BL808 CHIP support 2022-10-21 10:20:58 +08:00