Commit Graph

495 Commits

Author SHA1 Message Date
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
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
70d8bbde68 [update][drivers] add misc functions 2021-11-10 17:37:04 +08:00
jzlv
a9ea715135 [feat][common] add arch_ffsll、arch_ctzll、arch_clzll function 2021-11-10 16:53:03 +08:00
jzlv
b51bfd7b14 [refactor][usb_stack] refactor scsi driver,add sense code for requestsense cmd 2021-11-10 16:52:47 +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
1ad8786877 [doc] update dma and rst style in hardware connection 2021-11-10 16:48:29 +08:00
jzlv
c3a7fc5254 [doc] update reference mannul 2021-11-10 16:48:19 +08:00
Gerson Fernando Budke
ccc552ba5a [feat][zephyr] Enable bl_mcu_sdk as zephyr module
This add ZephyrRTOS entry point and define environment to build
Bouffalo Lab low level peripheral drivers as hal_bouffalolab.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-10-25 15:27:08 +08:00
Gerson Fernando Budke
88356e0e0b [fix][bflb_flash_tool] Fix linux apps file mode
Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-10-25 15:26:23 +08:00
jzlv
9dd8600117 [feat][device] add DEVICE_CHECK_PARAM macro for on or off 2021-10-25 15:22:19 +08:00
jzlv
a76692f697 [fix][bl702_driver] delete unused including header files, reset registers in xxx_close function 2021-10-25 15:21:01 +08:00
jzlv
1ffe3b83a8 [fix][bsp_common/fatfs] fix pointer assigning type in disk_ioctl function when cmd equal GET_SECTOR_SIZE or GET_BLOCK_SIZE 2021-10-25 15:19:47 +08:00
jzlv
e27aedace2 [refactor][cam] refactor camera driver,add standard interfaces for camera 2021-10-25 15:14:04 +08:00
jzlv
9792e36ab4 [feat][rt-thread] add cmakelists and modify riscv_encoding including path 2021-10-20 19:08:16 +08:00
jzlv
bac418ea5e [fix][ld] update camera ld section 2021-10-20 19:03:39 +08:00
jzlv
79f1680ab2 [doc] update release 1.4.1 2021-10-19 20:08:10 +08:00
jzlv
1a226e5ab6 [feat][bsp_common/usb] sync usb_event_type in usb_stack to reduce Conditional judgement 2021-10-19 20:07:59 +08:00
jzlv
31564a9bdd [feat][bsp_common/platform] complete calloc function that float print needs 2021-10-19 20:06:47 +08:00
jzlv
626c6f3fae [feat][board] add XTAL_32K_TYPE macro 2021-10-19 20:04:50 +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