Commit Graph

367 Commits

Author SHA1 Message Date
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
qqwang
21621d54cf [fix][dma] set dma_ctrl_cfg.bits.i false when do not enable irq 2022-04-25 20:37:50 +08:00
jzlv
8742503a9e [doc] update doc 2022-03-22 11:32:02 +08:00
jzlv
5ff36fc813 [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
jzlv
45be9d7759 [feat][common] add no cache ram section macros 2022-03-22 11:16:58 +08:00
jzlv
fe34801106 [feat][adc_dma] add adc dma driver and demo 2022-03-21 15:00:15 +08:00
jzlv
8428b62b50 [fix][usb_video] delete undefine function 2022-03-21 14:59:45 +08:00
jzlv
f63fb6b5cc [doc] update build cmd 2022-03-21 14:59:16 +08:00
jzlv
7ff8f12354 [fix][examples] modify dma control api 2022-03-15 10:46:56 +08:00
jzlv
50a9091e6d [doc] update download link 2022-02-24 10:57:39 +08:00
jzlv
c46a68feba [chore][makefile] fix build command 2022-02-23 17:15:07 +08:00
jzlv
a12381870c [fix][board] automatic switching uart sig and funciton to avoid the same uart function 2022-02-23 17:07:18 +08:00
jzlv
6b11ba03ef [update][board] update peripheral config 2022-02-23 17:05:16 +08:00
jzlv
ffdd9d7053 [update][drivers] update drivers 2022-02-23 17:03:42 +08:00
jzlv
c9a587c430 [chore][eclipse] add cklink and jlink launch file for 702 2022-01-13 18:53:45 +08:00
jzlv
851fc488f2 [chore][freertos] add CPU_ID ignore for 602 and 702 2022-01-13 18:50:14 +08:00
jzlv
7aa0288142 [chore][cmake] update generate_library to support interface library,add git info generation 2022-01-13 18:50:14 +08:00
jzlv
0240b5d7be [chore][cmake] change Os to O2,add -Wtype-limits c flag 2022-01-13 18:50:14 +08:00
jzlv
d02d405d54 [feat][mac154] add mac154 component 2022-01-13 18:50:14 +08:00
jzlv
b25a219f83 [update][ble_pds] update ble pds param 2022-01-13 18:50:14 +08:00
jzlv
1f4fd9061d [update][bsp_common][examples] sync demo and bsp common with hal driver" 2022-01-13 18:50:14 +08:00
jzlv
b6c09e3e2b [update][drivers] update bl602 and bl702 drivers 2022-01-13 18:50:14 +08:00
jzlv
b71a70ec2b [fix][common] fix warning on 64bit cpu 2022-01-13 18:50:14 +08:00
jzlv
61ca34f7c7 [update][board] update board config 2022-01-13 18:50:14 +08:00
jzlv
f9012a5a71 [chore][cdk] update header file path 2021-12-17 16:05:45 +08:00
jzlv
9896d8cd52 [update][shell] modify mm_monitor with mm_trace,add read write regs num 2021-12-10 12:35:52 +08:00
jzlv
4d1b476a1b [doc] move development_guide rst html files out,update doc url in readme 2021-12-10 12:31:43 +08:00
jzlv
5a29530fbe [update][drivers] update bl602 and bl702 std driver 2021-12-10 11:34:49 +08:00
Gerson Fernando Budke
48fbbbbc65 [feat][zephyr] Drop arch includes at blx02.h files
This move riscv specific includes to source files that require the
definitions. It drop all arch files dependencies at blX02.h file.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-12-10 10:55:09 +08:00
pikastech
3bbbab5e5b add pikascript components and example 2021-12-06 09:47:43 +08:00
jzlv
d43977f414 [feat][clock] move rc32m init into hal_clock.c 2021-11-23 16:48:02 +08:00
jzlv
4efd11c6f7 [doc] update release V1.4.2 2021-11-22 11:10:46 +08:00
jzlv
b0b7a0b167 [doc] update readme 2021-11-22 10:59:40 +08:00
jzlv
aa4bec3776 [feat][bl702_driver] set some bits zero in xtal_cfg at default 2021-11-22 10:59:28 +08:00
jzlv
68977a1658 [refactor][usb] set ep0 ack in irq instead of read write function 2021-11-16 10:42:16 +08:00
jzlv
160d44443d [comment][usb] modify print log 2021-11-16 10:41:34 +08:00