640 Commits

Author SHA1 Message Date
jzlv
b919a58b55 [style] format code 2023-06-14 14:58:29 +08:00
jzlv
5942546af0 [update] add __cplusplus for drivers 2023-06-14 14:52:42 +08:00
Max A. Dednev
cfa546b546 Fix using register value instead of it's address. 2023-06-14 14:07:05 +08:00
Max A. Dednev
fcb071e55e Restricted GLB_GPIO_USE_PSRAM__IO_OFFSET_ADDR processing only for BL702 build 2023-06-14 14:06:45 +08:00
Max A. Dednev
5483f1cd0c Fix for GPIO9...GPI13 and GPIO23...GPI28 parameters initialization: pull-up/pull-down/smt and input enable modes. 2023-06-14 14:06:14 +08:00
Max A. Dednev
95526101cd Add support for GET_REPORT HID requests with lengths greater than 1 byte. 2023-06-14 14:05:47 +08:00
Max A. Dednev
3fafe6dfad Fix compilation warnings 2023-06-14 14:05:16 +08:00
Max A. Dednev
af8d22b279 Implement proper I2C bus NAK condition handling for unresponsive devices 2023-06-14 14:02:58 +08:00
Max A. Dednev
9ee643b636 Fix invalid double inclusion definition macro 2023-06-14 14:02:35 +08:00
Max A. Dednev
e3dc2aa087 Fix compilation warnings 2023-06-14 14:02:04 +08:00
Max A. Dednev
e60a6b88f9 Fix compilation warning 2023-06-14 14:01:53 +08:00
jzlv
3923f2503f [fix][uart] remove rts setting 2023-05-25 16:35:50 +08:00
Max A. Dednev
afcbf8622d Set HBN clock source to external 32M XTAL.
This is mandatory requirement of BLE subsystem.
2023-05-25 16:27:20 +08:00
jzlv
79bedc2b8d [chore] remove ununsed INPUT(-lc), remove unused lcd port 2023-05-17 17:36:13 +08:00
jzlv
070719258d [sync] sync code
* format ld section
* add no vector irq mode
* add psram copy function
* update lhal, add some api, update dsp lib
* enable wifi coex
* update flash tool to v1.0.5
* add uart dma rto, usbh hid keyboard demo
* misc updated
2023-05-09 15:51:47 +08:00
jzlv
2f6477f7e8 [doc] update debug link 2023-04-24 13:49:15 +08:00
jzlv
0d0741a713 [chore] remove test sources 2023-04-18 16:28:47 +08:00
jzlv
0aa479f46b [chore] Update build_all.yml 2023-04-12 16:08:42 +08:00
jzlv
6e8440aa8f [fix][wifi] reduce test buf size in order to use ocram 2023-04-06 14:58:12 +08:00
jzlv
88cf6ac5a9 [style] format code 2023-04-04 10:00:18 +08:00
jzlv
0e5b14cf32 [update][wifi] disable psram for common 2023-04-03 20:13:26 +08:00
jzlv
0b387f0348 [doc] update toolchain url 2023-04-03 15:26:54 +08:00
jzlv
10cea53653 [feat][audio] add auadc & audac demo 2023-04-03 15:03:16 +08:00
jzlv
e6e8da79a5 [sync] release sdk2.0 V2.0.0 2023-03-31 16:52:29 +08:00
Lyon
721f30b7f0 cancel PIKA_DEBUG_ENABLE 2023-03-27 17:19:58 +08:00
Lyon
9e6f36431b fit for m0p and verimake
rm -api files

only keep .c and .h

[pikapython] support download python script

remove debug log

add example

test adc passed

ad comment for adc

cancel debug config

support gpio config for BLMCU_hal_uart

add common.h

example.urat() test not passed

remove uart example

restore bsp

fit for verimake and m0p

Update fw_header.c
2023-03-27 17:19:58 +08:00
Lyon
0f4a319e03 [pikapython]support USB_CDC, add README
offen dead, pika with freertos

test passed on m0p

set CLK lower

USB_CDC for REPL OK

add flash clk div for verimake board

fix usbd_cdc log

add -api

add README

restore bsp
2023-03-17 14:23:49 +08:00
jzlv
ad1da0ec0b [update][cherryusb] sync code from master 2023-03-15 10:09:18 +08:00
jzlv
9b5177d95e [fix] fix lp group config 2023-03-10 10:31:02 +08:00
jzlv
801b4b8963 [update][board] move kmem_init before print 2023-03-10 09:43:44 +08:00
jzlv
0ea7c2f99c [doc] update rst 2023-03-10 09:43:31 +08:00
jzlv
dd65238eaa [chore][cmake] update CMAKE_SYSTEM_NAME 2023-03-08 11:12:54 +08:00
jzlv
d076b84814 [update][bflb_tools] update flash tool v1.0.4 2023-03-07 16:41:05 +08:00
jzlv
053467be62 Revert "Revert "[chore][bflb_tools] update bflb_fw_post_proc,add mac support""
This reverts commit bafc9658e74ec5633740ed715d125acf31f9b5ec.
2023-03-07 16:40:34 +08:00
jzlv
8580efc6bd Revert "[chore][bflb_tools] update bflb_fw_post_proc,add mac support"
This reverts commit 0418dcbf1325aa2989b669f28c861a81e30d6e69.
2023-03-07 15:20:18 +08:00
jzlv
74ae4ab239 [chore] add CONFIG_POSIX macro 2023-03-07 11:24:18 +08:00
jzlv
8d14d5b2af [chore][bflb_tools] update bflb_fw_post_proc,add mac support 2023-03-07 11:19:56 +08:00
jzlv
ae6fc9e509 [fix][libc] use default pthread type when not define CONFIG_POSIX 2023-03-06 19:50:41 +08:00
jzlv
5d9883cd8f [chore] add flash ini for bl808 triplecore 2023-03-06 15:28:15 +08:00
jzlv
d79a3e70f4 [chore] fix flash tool permission 2023-03-06 15:28:00 +08:00
jzlv
fa2a70d057 [chore] revert ai subdirectory 2023-03-06 14:05:31 +08:00
jzlv
ec2c038616 [update][mjpeg] update mjpeg with cam demo 2023-03-06 11:02:20 +08:00
jzlv
99e1d88517 [chore][bflb_tool] update flash tool, add gui support, add mac support 2023-03-06 11:01:56 +08:00
jzlv
9e1293004a [update][lhal] update gpio, dbi, mjpeg api 2023-03-06 10:55:17 +08:00
jzlv
0f3280aa4d [update] init psram before kmem_init 2023-03-06 10:37:40 +08:00
Cjacker
12d9e69f1d fix gpio_set/reset for BL602/702/702L 2023-03-06 10:29:30 +08:00
Lyon
eaab54e4f2 (example/pikapython) default build bl616 2023-03-02 19:07:55 +08:00
Cjacker
361dea1a0c enable lp core of bl808 and change example name to triplecore 2023-03-01 14:57:27 +08:00
jzlv
cb9f97a46c [comment] fix bl616 gpio pinmux 2023-02-28 17:37:38 +08:00
pikastech
11ae7fb25d add lcd_conf_user.h
only keep make script on win
2023-02-27 22:40:32 +08:00