Commit Graph

159 Commits

Author SHA1 Message Date
Lyon
89bdf20e10 Create flash_prog_cfg.ini 2023-02-27 19:29:33 +08:00
lyon
f8853eaa86 update pikapython kernal, install more packages
ignore -api
2023-02-27 19:29:33 +08:00
jzlv
dd161b698b [sync] sync code from internal 2023-02-24 21:33:36 +08:00
jzlv
e0ebebd4e9 [update] disable bflog default 2023-01-18 13:53:05 +08:00
jzlv
356f258e83 [sync] sync from internal repo
* use nuttx libc, disable system libc
* use tlsf as default
* update lhal flash driver
* add example readme
* add flash ini for new flash tool
* add fw header for new flash tool
2023-01-17 21:04:07 +08:00
jzlv
240594aa20 [update][cherryusb] sync from cherryusb master 2023-01-11 20:36:57 +08:00
lyon
15f764ee5e add pikapython example 2023-01-11 18:42:18 +08:00
jzlv
4e99ee80f2 [update][boot2] update boot2 demo 2022-12-21 20:59:44 +08:00
jzlv
fb718ae09b [update][examples] update demos 2022-12-21 20:25:59 +08:00
jzlv
633d9d1eae [refactor][freertos] split port into common and c906 2022-12-21 19:47:44 +08:00
jzlv
9ad915ef1f [feat][lcd] add st7789v support, demo used sipeed m1sdock 2022-12-08 11:08:11 +08:00
jzlv
223589e8d9 [update][fatfs] add write read test 2022-12-08 11:03:19 +08:00
jzlv
3f480f087b [update][shell] support shell with os 2022-12-07 10:19:05 +08:00
jzlv
f83c0655cc [refactor][uart] rename uart_rts to uart_sw_rts 2022-11-29 15:45:02 +08:00
jzlv
844809bca8 [style] format code 2022-11-29 14:05:55 +08:00
jzlv
769349f292 [feat][dma] add dma cycle mode case 2022-11-25 20:19:22 +08:00
jzlv
3c225cace5 [chore] update cmake api and macros, update makefile for build all case 2022-11-25 20:18:36 +08:00
jzlv
8d6352419a [feat][boot2] add bl616 boot2 iap demo 2022-11-25 20:16:20 +08:00
jzlv
9f0a36a364 [fix] fix compile error 2022-11-23 19:49:26 +08:00
jzlv
23102b694e [fix] format and build fix 2022-11-22 16:01:06 +08:00
jzlv
5133d0f5d9 [feat][flash] add bflb_flash_get_image_offset api 2022-11-22 16:00:00 +08:00
jzlv
8942c4d341 [feat][flash] add flash read write demo 2022-11-18 17:11:19 +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
9f241971e3 [update][util] add ringbuffer, bflb_block_pool and bflb_timestamp 2022-11-18 16:19:21 +08:00
jzlv
a65f86a713 [feat] add tensorflowlite component and demo 2022-11-18 16:15:14 +08:00
jzlv
57bda6c48b [feat] add tinymaix component and demo 2022-11-18 16:05:54 +08:00
jzlv
b7aa2e1d79 [feat][examples] add some samples 2022-11-05 10:49:12 +08:00
jzlv
c70a3cd8f0 [update] update lhal, soc and demos 2022-11-05 10:47:12 +08:00
jzlv
5ce60f5c3a [update][freertos] update configASSERT 2022-10-29 16:12:59 +08:00
jzlv
b53a02f2c9 [update][utils] update api 2022-10-29 16:12:43 +08:00
jzlv
703fb5d8c2 [update][lhal] update lhal and demos 2022-10-29 16:11:43 +08:00
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