Commit Graph

402 Commits

Author SHA1 Message Date
jzlv
23102b694e [fix] format and build fix 2022-11-22 16:01:06 +08:00
jzlv
5133d0f5d9 [feat][flash] add bflb_flash_get_image_offset api 2022-11-22 16:00:00 +08:00
Jean-François Milants
a093cca2f0 Rename "bflb_flash_get_jedecid()" to bflb_flash_get_jedec_id() (in bl602_flash.c) to be consistent with the declaration in bflb_flash.h.
Fixes a build/link error when building for BL602.
2022-11-22 15:47:52 +08:00
jzlv
5f9b8e8b85 [chore] add 702 dualuart firmware 2022-11-19 16:07:02 +08:00
jzlv
8942c4d341 [feat][flash] add flash read write demo 2022-11-18 17:11:19 +08:00
jzlv
aa5a88a88e [doc] update readme and rst 2022-11-18 16:47:16 +08:00
jzlv
d763463e26 [chore][cmake] ignore format warning 2022-11-18 16:46:42 +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
9f241971e3 [update][util] add ringbuffer, bflb_block_pool and bflb_timestamp 2022-11-18 16:19:21 +08:00
jzlv
a65f86a713 [feat] add tensorflowlite component and demo 2022-11-18 16:15:14 +08:00
jzlv
57bda6c48b [feat] add tinymaix component and demo 2022-11-18 16:05:54 +08:00
Marek Kraus
b46115f175 Add MJPEG to device table only for D0 core 2022-11-15 10:30:28 +08:00
jzlv
bb5b89aa70 [doc] update readme and rst 2022-11-05 10:51:33 +08:00
jzlv
0e3e59af0d [chore][eclipse] modify pc start address 2022-11-05 10:51:10 +08:00
jzlv
1c16383805 [update][libc] enable float printf as default 2022-11-05 10:50:06 +08:00
jzlv
b7aa2e1d79 [feat][examples] add some samples 2022-11-05 10:49:12 +08:00
jzlv
c70a3cd8f0 [update] update lhal, soc and demos 2022-11-05 10:47:12 +08:00
jzlv
d44726c783 [feat] add bl702 cklink firmware 2022-11-01 14:12:16 +08:00
jzlv
be00c589dc [chore][cmake] add static lib register function 2022-10-29 16:43:08 +08:00
jzlv
e569567c09 [fix][cmake] disable bflb_block_pool 2022-10-29 16:15:20 +08:00
jzlv
11f0c98afe [chore][makefile] add CPU_ID and CONFIG_USB_HS as default 2022-10-29 16:13:26 +08:00
jzlv
b1fafb81f3 [doc] update readme and rst 2022-10-29 16:13:16 +08:00
jzlv
5ce60f5c3a [update][freertos] update configASSERT 2022-10-29 16:12:59 +08:00
jzlv
b53a02f2c9 [update][utils] update api 2022-10-29 16:12:43 +08:00
jzlv
011ffb8821 [feat][xz] add xz component 2022-10-29 16:12:13 +08:00
jzlv
703fb5d8c2 [update][lhal] update lhal and demos 2022-10-29 16:11:43 +08:00
jzlv
251da8c488 [chore][eclipse] update debug memory 2022-10-25 16:45:59 +08:00
jzlv
7c8010e3d1 [fix][shell] fix uart macro 2022-10-24 19:19:45 +08:00
jzlv
39fc0d73c8 [update][wdg] update wdg demo 2022-10-24 19:19:28 +08:00
jzlv
d075071312 [feat][bl602] add bl602 support 2022-10-24 19:15:50 +08:00
jzlv
05b93d802a [update][board] config i2c clock 2022-10-24 19:05:55 +08:00
jzlv
44a68b3adc [feat][psram] enable 808 psram 2022-10-21 20:12:06 +08:00
jzlv
bea01b551b [doc] update cklink debug rst 2022-10-21 20:02:54 +08:00
jzlv
a527cf7721 [doc] update readme icons 2022-10-21 19:29:20 +08:00
jzlv
664c605ada [refactor] refactor mcu sdk framework, add BL702,BL616,BL808 CHIP support 2022-10-21 10:20:58 +08:00
jzlv
4b4e4c9544 [fix][ble_pds] modify O2 to Os 2022-08-08 17:13:19 +08:00
jzlv
b83e522607 [chore][ld] update linkscript 2022-08-08 17:13:18 +08:00
jzlv
e2665472cb [fix][hal] update dac adc config 2022-08-08 17:13:18 +08:00
minlewang
ca1d0cbc2b [feat][mcu_lcd] add st7796 lcd driver 2022-06-24 15:45:58 +08:00
jzlv
e1cd24b84c [fix][clock] enable dma clock when defined BSP_USING_DMA 2022-04-28 17:29:22 +08:00
jzlv
3e4b0d0d25 [doc] release sdk 1.4.4 2022-04-26 14:45:51 +08:00
jzlv
08beed1826 [update][ble] update ble stack, build controllerlib with t-head toolchain as default 2022-04-26 14:44:09 +08:00
jzlv
7d24956433 [chore][bflb_flash_tool] update flash tool to 1.7.1 2022-04-26 14:00:06 +08:00
jzlv
7d15744163 [refactor][examples] delete timer_basic and dac_from_flash demo 2022-04-26 13:42:49 +08:00
jzlv
d0092f878a [refactor][dma] rename DMA_BURST_xBYTE with DMA_BURST_INCRx 2022-04-26 13:42:18 +08:00
jzlv
c65ae0f8f2 [fix][drivers/pm] set higher ldo level 2022-04-26 13:42:18 +08:00
jzlv
daca77ab31 [refactor][examples/tensorflow] move demos into subdir 2022-04-26 13:42:18 +08:00
jzlv
e8c2b6a4f9 [feat][examples/at] add at demo with 602 to get hefeng weather 2022-04-26 13:42:18 +08:00
jzlv
15257f8786 [feat][examples/dma] add uart p2p dma demo 2022-04-26 11:10:39 +08:00
qqwang
014113cd95 [feat][examples] add tensorflow-lite vww demo detection person 2022-04-25 20:50:27 +08:00