Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
a6a7f077e5 [feat][emac] add lwip component,add phy_8720 driver,add emac demo 2021-09-30 15:18:11 +08:00
jzlv
205e179d8c [fix][spi_sd] modify pointer strong rotation macro 2021-09-30 15:00:26 +08:00
jzlv
bec13de776 [feat][platform] add cxx new interface support 2021-09-26 15:10:44 +08:00
jzlv
88dc25473c [feat][fatfs] add usb port 2021-09-26 13:40:15 +08:00
jzlv
c367faa6ea [fix][bsp_common] modify some drivers config 2021-09-26 12:56:22 +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
7e77a26dad [fix][usb2uart] fix irq name and delete pin32-pin37 2021-08-05 20:39:11 +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
3f8f00e4df [fix][examples/adc/boot/i2s] delete unused flag noun in xxx_register 2021-07-17 11:16:33 +08:00
jzlv
50d130075c [refactor] delete unused flag noun in device_register 2021-07-16 16:01:55 +08:00
jzlv
3c15ef486c [feat] update es8388 dual channel,touch,il9341 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
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
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