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
jzlv
3f185cd5dd
[update] update bl616 rf
2023-07-05 15:36:26 +08:00
jzlv
e16811daed
[feat][examples/wifi] add wifi ota demo
2023-07-05 15:24:52 +08:00
jzlv
731b9a1e5c
[update] update lwip, lwipopt and wifi6 lib, revert lwip format
2023-07-05 15:24:22 +08:00
jzlv
552709e4cb
[sync] sync code
...
* update adc/uart/usb_v2 driver, update 616 romdriver
* update adc & usb demo
* update ble stack and lib, add central demo
* replace jal with call in start.S
* fix mqtt build error
* update sd card driver, update fatfs to support os
* update shell export, remove __cmd
2023-07-05 15:17:30 +08:00
jzlv
139589f1ed
[doc] fix audac & auadc comments
2023-07-04 11:24:37 +08:00
jzlv
088c4a3099
[doc] update comments, remove doxygen file
2023-07-04 11:24:29 +08:00
jzlv
9cba4a5383
[doc] update ble cli api
2023-06-30 15:12:54 +08:00
jzlv
165b53d5d4
[doc] update ble mesh doc
2023-06-30 13:54:36 +08:00
jzlv
f1e33e5e68
[fix][lhal] fix cam clock, fix uart switch case, add new flash config
2023-06-28 10:44:29 +08:00
jzlv
091d911672
[fix][adc] fix adc millivolt caculation
2023-06-26 16:34:33 +08:00
jzlv
38c31ae7bf
Revert "Implement proper I2C bus NAK condition handling for unresponsive devices"
...
This reverts commit af8d22b27966f2fbc677421fd97994addddeaade.
2023-06-21 18:41:14 +08:00
jzlv
96533598ec
[fix][wifi6] replace inline with static inline
2023-06-15 19:17:38 +08:00
jzlv
b7045eac7c
[fix] fix warning
2023-06-14 16:36:16 +08:00
jzlv
c125fe2437
[chore] update makefile build demo
2023-06-14 16:26:08 +08:00
jzlv
42faf9d727
[chore] update gitignore
2023-06-14 16:03:47 +08:00
jzlv
6daf03f7a6
[chore] update debug memory setting
2023-06-14 16:03:27 +08:00
jzlv
ad08280d1c
[update] misc update
...
* update fatfs buffer to align64
* update usb cdc and hid callback api
* fix shell arg num
* update libc for snprintf & sprintf
* update mbedtls demo to use hw acc
* update wifi demo, add https and mqtt demo
2023-06-14 15:55:52 +08:00
jzlv
eb2e935c71
[chore] add gdbinit
2023-06-14 15:52:07 +08:00
jzlv
4fb026f85f
[update] update tickless for lwip and freertos
2023-06-14 15:44:58 +08:00
jzlv
11eca31295
[update][lvgl] update to v8.3.7
2023-06-14 15:43:06 +08:00
jzlv
0b545df315
[update][mbedtls] sync from master commit:89f040a, update hw acc port
2023-06-14 15:42:40 +08:00
jzlv
cbc60569b3
[chore][bflb_tools] update flash tool to v1.0.6, remove all flash conf files
2023-06-14 15:20:23 +08:00
jzlv
bc96795bf4
[chore][cmake] rename variable name
2023-06-14 15:03:25 +08:00
jzlv
5d70b7c403
[update] update drivers
...
* fix bl602 & bl702 efuse cfg
* clear bl616 wifi bss
* disable pmp
* add some clock and pm api
* fix bl702 gpio init for gpio9~gpio13,gpio23~gpio28
* some update for bl628
2023-06-14 15:01:37 +08:00