Commit Graph

128 Commits

Author SHA1 Message Date
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
jzlv
664c605ada [refactor] refactor mcu sdk framework, add BL702,BL616,BL808 CHIP support 2022-10-21 10:20:58 +08:00
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
minlewang
ca1d0cbc2b [feat][mcu_lcd] add st7796 lcd driver 2022-06-24 15:45:58 +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
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
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
jzlv
5ff36fc813 [update][boot2] update boot2 driver 2022-03-22 11:19:23 +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
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
f9012a5a71 [chore][cdk] update header file path 2021-12-17 16:05:45 +08:00
pikastech
3bbbab5e5b add pikascript components and example 2021-12-06 09:47:43 +08:00
jzlv
5d5c6a2f32 [refactor][dma] refactor dma driver,add DMA_SI,DMA_DI and dma burst size config 2021-11-10 17:42:17 +08:00
jzlv
a31ce13293 [refactor][dac] refactor dac driver and dac clock config 2021-11-10 17:40:53 +08:00
jzlv
3ce09ee61b [chore][cdk] modify board select 2021-11-10 16:51:06 +08:00
jzlv
de9ab77abc [doc][dac] update dac demo readme 2021-11-10 16:49:40 +08:00
jzlv
e27aedace2 [refactor][cam] refactor camera driver,add standard interfaces for camera 2021-10-25 15:14:04 +08:00
jzlv
bac418ea5e [fix][ld] update camera ld section 2021-10-20 19:03:39 +08:00
jzlv
9c67a54e24 [refactor] remove bflb_platform.h from bl602 and bl702 driver,include it in anywhere used 2021-10-19 20:04:23 +08:00
jzlv
49a2082160 [feat][examples/ble] add ble pds31 demo 2021-10-19 19:00:25 +08:00
jzlv
00a000d1cb [feat][examples/freertos] add freertos tickless demo 2021-10-19 18:59:58 +08:00
jzlv
25127f5dd3 [feat][examples/mbedtls] add aes demo 2021-10-19 18:59:45 +08:00
jzlv
d66a28da5c [chore][cdk] add syscall.c into cdk project compiling 2021-10-14 18:52:54 +08:00
jzlv
a6a7f077e5 [feat][emac] add lwip component,add phy_8720 driver,add emac demo 2021-09-30 15:18:11 +08:00
jzlv
2be4cea4d3 [feat][examples/audio_cube] add audio_cube demo 2021-09-30 15:01:42 +08:00
jzlv
e3449aabde [feat][pm] add pm util for pds31 that ble needs 2021-09-30 14:59:08 +08:00
jzlv
9f2e63e06f [refactor][examples/adc] use gpio12 for adc channel4 default 2021-09-28 11:34:18 +08:00
jzlv
89c4df772e [doc] update nn and dsp readme 2021-09-28 11:32:27 +08:00
jzlv
3c464a6c37 [fix][examples/pwm] fix pwm div description 2021-09-28 11:31:02 +08:00
jzlv
eb1d640268 [chore][cdk] update cdk setting,add all hal source into cdk,delete unused include path 2021-09-26 15:30:44 +08:00
jzlv
f8336fd09f [feat][examples/cxx] add cxx basic demo 2021-09-26 15:21:52 +08:00
jzlv
4a30634073 [feat][examples/pka] add system prng demo 2021-09-26 15:21:27 +08:00
jzlv
62783d6013 [feat][examples/adc] add adc int read volt demo 2021-09-26 15:20:50 +08:00
jzlv
5b50669a14 [feat][examples/usb] add usb msc flash and ota demo 2021-09-26 15:11:25 +08:00
jzlv
ecb43ef0d0 [feat][examples/usb] add USB HS control for descriptor 2021-09-26 15:09:27 +08:00
jzlv
48479d0e20 [fix][examples] modify some demos peripheral init parameters,update ld file 2021-09-26 15:06:14 +08:00
jzlv
ee03cdc86e [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +08:00
jzlv
c555e79e07 [feat][examples/ble] update ble ld file,add mbedtls for oad,add capcode setting for ble 2021-09-26 14:00:38 +08:00
jzlv
82ddd766ab [refactor][examples/adc] refactor adc channel volt reading process 2021-09-26 13:58:45 +08:00
jzlv
5d1126d0f0 [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00