Commit Graph

49 Commits

Author SHA1 Message Date
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
a6a7f077e5 [feat][emac] add lwip component,add phy_8720 driver,add emac demo 2021-09-30 15:18:11 +08:00
jzlv
6c5470d8de [feat][clock] add XTAL_32K_TYPE macro 2021-09-30 15:09:20 +08:00
jzlv
205e179d8c [fix][spi_sd] modify pointer strong rotation macro 2021-09-30 15:00:26 +08:00
jzlv
3c464a6c37 [fix][examples/pwm] fix pwm div description 2021-09-28 11:31:02 +08:00
jzlv
bec13de776 [feat][platform] add cxx new interface support 2021-09-26 15:10:44 +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
88dc25473c [feat][fatfs] add usb port 2021-09-26 13:40:15 +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
c367faa6ea [fix][bsp_common] modify some drivers config 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
93dcb73dc4 [feat][wm8978] add wm8978 driver 2021-08-26 12:26:34 +08:00
jzlv
5c31369932 [fix] optimise some function process 2021-08-26 12:26:34 +08:00
jzlv
5db2f4abd8 [refactor][mcu_lcd] standardize mcu lcd driver 2021-08-26 12:26:34 +08:00
ll
dc34d62ad7 [feat][examples/spi] add oled ssd1306 driver and badapple demo 2021-08-19 14:31:29 +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
7e77a26dad [fix][usb2uart] fix irq name and delete pin32-pin37 2021-08-05 20:39:11 +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
97df783484 [fix][irq] add nesting process for enable irq and disable irq 2021-07-28 15:03:33 +08:00
jzlv
8a5aa9c076 [refactor][sensor] using new timer config instead 2021-07-26 10:56:51 +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
3f8f00e4df [fix][examples/adc/boot/i2s] delete unused flag noun in xxx_register 2021-07-17 11:16:33 +08:00
jzlv
fd40d1de87 [feat][board] add bl702 mcu board 2021-07-16 16:28:12 +08:00
jzlv
50d130075c [refactor] delete unused flag noun in device_register 2021-07-16 16:01:55 +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
3c15ef486c [feat] update es8388 dual channel,touch,il9341 config 2021-07-12 17:28:56 +08:00
jzlv
039d7e7c02 [refactor][board] refactor board pinmux init and clock config 2021-07-12 17:28:56 +08:00
jzlv
d2507acba5 [feat][bsp_common] add image sensor config,add bootrom log 2021-07-06 16:21:59 +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
c8be7280f3 [refactor] update platform and usb driver 2021-07-01 14:21:09 +08:00
jzlv
f0cf9ffcf8 [refactor] replace system libc with local libc 2021-06-25 23:13:19 +08:00
jzlv
4eaa5849e9 [fix] delete emac demo 2021-06-20 12:29:18 +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
8b74fe873c [fix] fix some bsp driver 2021-06-04 18:13:28 +08:00
jzlv
ca849b3ed8 [fix] fix adc/usb/spi/i2s demo 2021-04-27 12:39:22 +08:00
jzlv
d98495bbb4 [fix] fix some definitions 2021-04-27 12:38:10 +08:00
jzlv
83471b4349 [feat] add lvgl components,port and demo 2021-04-27 12:29:25 +08:00
jzlv
8aed596527 [feat] add shell filesystem 2021-04-27 12:26:44 +08:00
jzlv
a2fca7a36d first commit 2021-04-13 19:27:30 +08:00