Commit Graph

423 Commits

Author SHA1 Message Date
jzlv
f7af90c996 [fix][board] fix sdh mcu_reset macro 2022-12-01 10:17:49 +08:00
jzlv
8a97e11593 [fix][lhal] fix kys macro missing 2022-11-29 17:31:30 +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
f83c0655cc [refactor][uart] rename uart_rts to uart_sw_rts 2022-11-29 15:45:02 +08:00
jzlv
844809bca8 [style] format code 2022-11-29 14:05:55 +08:00
jzlv
d30a09dc49 [fix][libc] strongly link _malloc_r to avoid using system libc 2022-11-28 17:14:29 +08:00
jzlv
f5541d1adf [chore][make] add make Dependency Libraries in windows 2022-11-28 14:30:54 +08:00
jzlv
769349f292 [feat][dma] add dma cycle mode case 2022-11-25 20:19:22 +08:00
jzlv
40f154ca39 [chore][ld] update 808 m0 memory 2022-11-25 20:18:59 +08:00
jzlv
3c225cace5 [chore] update cmake api and macros, update makefile for build all case 2022-11-25 20:18:36 +08:00
jzlv
41750c31cf [feat][util] add vsnprintf nano, reduce codesize for boot2 2022-11-25 20:17:49 +08:00
jzlv
53323e2c62 [update][bflog] update bflog macro 2022-11-25 20:17:29 +08:00
jzlv
8d6352419a [feat][boot2] add bl616 boot2 iap demo 2022-11-25 20:16:20 +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
3c19b600a0 [fix][gpio] disable gpio int when gpio init 2022-11-24 14:34:32 +08:00
jzlv
6fb5e2d80f [fix][board] enable usb clock 2022-11-24 14:19:55 +08:00
jzlv
9f0a36a364 [fix] fix compile error 2022-11-23 19:49:26 +08:00
jzlv
21529d6a79 [update][util] update vlibc 2022-11-23 18:48:03 +08:00
jzlv
eef2ce183c [fix][util] fix printf, use alias bflb_printf to reduce size 2022-11-23 10:55:06 +08:00
jzlv
d906c9e306 [chore][makefile] avoid 'Entering|Leaving directory' messages 2022-11-22 16:01:53 +08:00
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