Commit Graph

50 Commits

Author SHA1 Message Date
jzlv
05e403062c [feat][tlsf] add tlsf component 2022-12-08 11:02:49 +08:00
jzlv
beaa5db640 [fix][board] fix ef_ctrl_get_device_info api 2022-12-07 09:50:16 +08:00
jzlv
fcf07aa3a9 [fix][startup] fix __Vectors section 2022-12-02 20:55:33 +08:00
jzlv
f7af90c996 [fix][board] fix sdh mcu_reset macro 2022-12-01 10:17:49 +08:00
jzlv
40f154ca39 [chore][ld] update 808 m0 memory 2022-11-25 20:18:59 +08:00
jzlv
6fb5e2d80f [fix][board] enable usb clock 2022-11-24 14:19:55 +08:00
jzlv
5133d0f5d9 [feat][flash] add bflb_flash_get_image_offset api 2022-11-22 16:00:00 +08:00
jzlv
d6fab307bf [update] update lhal, soc and demos
* Add flash driver and init in boards.
* Add timeout for all poll wait apis
* Add 808 d0 startup to bringup
* Update lhal device tables
* Update demos
2022-11-18 16:30:00 +08:00
jzlv
c70a3cd8f0 [update] update lhal, soc and demos 2022-11-05 10:47:12 +08:00
jzlv
251da8c488 [chore][eclipse] update debug memory 2022-10-25 16:45:59 +08:00
jzlv
d075071312 [feat][bl602] add bl602 support 2022-10-24 19:15:50 +08:00
jzlv
05b93d802a [update][board] config i2c clock 2022-10-24 19:05:55 +08:00
jzlv
44a68b3adc [feat][psram] enable 808 psram 2022-10-21 20:12:06 +08:00
jzlv
664c605ada [refactor] refactor mcu sdk framework, add BL702,BL616,BL808 CHIP support 2022-10-21 10:20:58 +08:00
minlewang
ca1d0cbc2b [feat][mcu_lcd] add st7796 lcd driver 2022-06-24 15:45:58 +08:00
jzlv
d0092f878a [refactor][dma] rename DMA_BURST_xBYTE with DMA_BURST_INCRx 2022-04-26 13:42:18 +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
61ca34f7c7 [update][board] update board config 2022-01-13 18:50:14 +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
e27aedace2 [refactor][cam] refactor camera driver,add standard interfaces for camera 2021-10-25 15:14:04 +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
jzlv
fa7c811b2a [fix][gpio] modify gpio function macro value,which caused uart if statement error judgement 2021-10-14 19:00:15 +08:00
jzlv
6c5470d8de [feat][clock] add XTAL_32K_TYPE macro 2021-09-30 15:09:20 +08:00
jzlv
3c464a6c37 [fix][examples/pwm] fix pwm div description 2021-09-28 11:31:02 +08:00
jzlv
66ec110725 [refactor][bl702_driver] refactor std and hal common include file, drop some flash api 2021-09-26 13:53:05 +08:00
jzlv
53aa115201 [fix][board] delete gpio13 config,delete repeated pins config,enable all peripherals default 2021-09-26 12:56:22 +08:00
jzlv
eb3767dcaa [chore] delete unused files 2021-08-26 12:26:40 +08:00
jzlv
da07eee6ea [feat] add boot2 config for boot2_iap demo 2021-08-26 12:26:34 +08:00
jzlv
9f749237da [refactor][board] refactor gpio wakeup init 2021-08-26 12:26:34 +08:00
jzlv
e9361d5822 [refactor] rename some macro names in xxx_config.h 2021-08-26 12:26:34 +08:00
jzlv
2d438d8ce0 [feat][wakeup] add gpio wakeup config process 2021-08-07 18:49:49 +08:00
cooldome
6bfe2a9b1b fix bl702_iot as target board 2021-08-05 20:51:37 +08:00
jzlv
1b1acc8510 [fix][clock] fix get system clock function,make fclk become system clock instead of root clock 2021-07-30 19:56:16 +08:00
jzlv
eccaa8adc4 [feat][timer][qdec] add timer clock config,add timer and qdec perpherial config 2021-07-26 10:56:50 +08:00
jzlv
fd40d1de87 [feat][board] add bl702 mcu board 2021-07-16 16:28:12 +08:00
jzlv
66635f84f7 [refactor][board] rename bl70x with bl702 2021-07-16 15:56:37 +08:00
jzlv
8dca249d77 [refactor][board] refactor board directory structure 2021-07-15 10:15:17 +08:00
jzlv
411776be3f [fix][keyscan] fix keyscan default clk setting and array index warning 2021-07-13 13:57:59 +08:00
jzlv
039d7e7c02 [refactor][board] refactor board pinmux init and clock config 2021-07-12 17:28:56 +08:00
jzlv
cfb6233d18 [fix][board] delete gpio32-gpio37 init 2021-07-06 16:19:19 +08:00
jzlv
d0b959f99d [refactor][examples] add case success message 2021-07-01 19:31:37 +08:00
jzlv
d427e7fdda [style] format files by clang-format 2021-06-20 12:25:46 +08:00
jzlv
8da1479a1b [fix] fix pinmux_init and while(1) process 2021-06-07 19:05:29 +08:00
jzlv
0860ef4d6e [feat] add new examples 2021-06-04 18:15:23 +08:00
jzlv
bc120c8861 [feat] add bl602 driver and board 2021-06-04 18:15:21 +08:00
jzlv
d98495bbb4 [fix] fix some definitions 2021-04-27 12:38:10 +08:00
jzlv
a2fca7a36d first commit 2021-04-13 19:27:30 +08:00