614 Commits

Author SHA1 Message Date
jzlv
b263c11dbb [fix][wdg] add wdg access key for wdg resetcounter 2023-11-04 16:32:57 +08:00
jzlv
587ac54a0b [feat] add bl702l driver and board 2023-11-03 17:10:03 +08:00
jzlv
10f6cb780a [fix][adc] disable single mode 2023-11-03 11:18:24 +08:00
jzlv
ff68f62f3d [update][gpio] support output with input mode, support user pupd in int mode 2023-11-03 11:18:24 +08:00
jzlv
0bb2bbcdf4 [fix][lhal] code check by coverity 2023-11-03 11:18:24 +08:00
qwang
c2d9f86506 [fix][flash] fix 2 buffer overflows
Signed-off-by: qwang <qwang@bouffalolab.com>
2023-10-27 14:08:59 +08:00
jzlv
7658b6b05d [chore] remove confused license files 2023-10-27 13:58:04 +08:00
jzlv
89b7ebeb2f [update][wifi] support wifi ap mode 2023-10-26 16:31:46 +08:00
jzlv
a32af92884 [doc][examples] update demo readme for bl702l 2023-10-19 14:05:17 +08:00
jzlv
27c24dd300 [update] update lhal for bl702l, update bl616 romapi patch 2023-10-19 14:04:18 +08:00
jzlv
ba9d3270a8 [update] add ipv6 support 2023-10-19 14:03:18 +08:00
jzlv
504b6f1c0a [chore] update mfg bin 2023-10-19 14:01:11 +08:00
jzlv
0773ad89e3 [fix] rename rf to phyrf 2023-10-19 11:25:33 +08:00
jzlv
dd97863dcd [update] update comments for input variables 2023-09-25 14:36:42 +08:00
jzlv
4360d7e648 [update][shell] disable exec thread as default 2023-09-22 16:35:15 +08:00
jzlv
880bfe03da [chore] update cmake config 2023-09-22 16:34:30 +08:00
jzlv
a05d70b078 [feat] add multimedia support for bl616 bt & wifi 2023-09-22 16:34:08 +08:00
jzlv
d32874fa55 [update][soc/bl616] remove enum, replace with uint 2023-09-22 11:24:33 +08:00
jzlv
28ad358b4f [fix][flash] fix comments 2023-09-22 11:23:42 +08:00
jzlv
819d25434c [update] update ble os port 2023-09-19 10:50:35 +08:00
jzlv
551c58b349 [update] update demo and components 2023-09-19 10:16:01 +08:00
jzlv
dc1c239710 [feat][pmu] add bl702 hbn & pds case 2023-09-12 15:32:04 +08:00
jzlv
babac132ca [fix][pmu] remove unused code 2023-09-11 20:00:43 +08:00
jzlv
8c55a6e009 [update] update mfg, ble lib and some demos 2023-09-08 14:06:46 +08:00
jzlv
4fde27b833 [update] update component code 2023-09-05 10:26:04 +08:00
jzlv
5d2d4633cc [feat][examples] update demo:ram_speed, bl616 pmu, usb host with fatfs 2023-09-05 10:21:54 +08:00
jzlv
3f6abbcdec [fix] fix warnings in 64bit, change enum to macros 2023-09-05 10:21:17 +08:00
jzlv
53f180460e [fix] move lli_pool into global to avoid confusion 2023-09-05 10:15:46 +08:00
jzlv
d0674903f5 [update] update demo 2023-08-28 17:02:26 +08:00
jzlv
264ce70ba3 [chore] update mfg bin 2023-08-28 17:00:48 +08:00
jzlv
a8f8e39a8e [feat][soc] add missing bl808_ipc.c 2023-08-28 14:56:18 +08:00
jzlv
7b1717a616 [feat][wo] add wo driver and demo, add wo for print 2023-08-28 14:22:33 +08:00
jzlv
e2d3c8d5ce [update][usb] update usb host config and driver 2023-08-28 14:16:23 +08:00
jzlv
6c93a97dc1 [update] store sp for debug 2023-08-28 14:15:41 +08:00
jzlv
70c314d093 [update] update lhal and soc, fix build error when uses no romapi 2023-08-28 14:14:27 +08:00
jzlv
4f92ac9ccc [update] remoe unused memheap code, remove os sem 2023-08-28 14:11:02 +08:00
jzlv
44cded9c14 [fix][fatfs] fix cache bug 2023-08-28 13:47:44 +08:00
jzlv
cf71fcf50b [update] update bl616 rf lib 2023-08-21 16:38:16 +08:00
jzlv
de40c1e1ec [doc] update rst 2023-08-18 10:40:16 +08:00
jzlv
2e2354a907 [sync] sync code
* update boot2 bin
* add coredump
* add gc2145 and ov2640 sensor
* update lcd config
* update lwip & cherryusb v0.9 & utils
* add romfs & blsync & freertos helper
* update wifi & ble demo, remove em config
* update misc demo
2023-08-11 15:43:52 +08:00
jzlv
98ccdc4946 [chore] update flash tool v1.0.7 2023-08-11 14:55:32 +08:00
jzlv
58c1f0eab2 [update] update flash and usb_v2 driver for bl616 2023-08-11 14:51:06 +08:00
jzlv
7a6e8b07bc [fix] fix em size config 2023-08-03 17:37:48 +08:00
jzlv
0a6e1a9892 [update] update lhal:adc,i2c,usb_v2, and soc for coredump 2023-07-26 19:33:59 +08:00
jzlv
06b3131662 [update][examples] update demo 2023-07-26 17:34:40 +08:00
jzlv
941f146392 [update][mbedtls] update hw acc port 2023-07-26 16:59:09 +08:00
yiming
c1a6aa7c46 [update][matter] update wifi6lib for matter 2023-07-11 20:14:50 +08:00
jzlv
33785e4496 [update][wifi] update wifi os adapter 2023-07-10 19:24:18 +08:00
jzlv
026167ea38 [update][wifi6] update ap param struct 2023-07-05 20:28:05 +08:00
jzlv
1050ba1d18 [fix][adc] revert debug log 2023-07-05 16:03:29 +08:00