BH6BAO
bfa324484e
Update build_all.yml
2023-02-27 20:36:40 +08:00
Lyon
930424bd82
Create flash_prog_cfg.ini
2023-02-27 19:29:33 +08:00
lyon
1a20313d59
update pikapython kernal, install more packages
...
ignore -api
2023-02-27 19:29:33 +08:00
Justin Hammond
512b7e3f29
All Apps to override clean and menuconfig targets in makefile
2023-02-27 19:29:17 +08:00
jzlv
eddc028edd
[chore] add mingw32-make for win11
2023-02-27 18:19:24 +08:00
jzlv
e0f02cb5b2
[chore] add missing bins ignored by .gitignore
2023-02-27 10:49:13 +08:00
jzlv
1250d63de7
[doc] update doc url
2023-02-27 10:39:57 +08:00
jzlv
317a3c3855
[chore][cmake] fix escape
2023-02-27 10:39:28 +08:00
sakumisu
55d0d1c4d8
[fix][pka] do not link pka in d0 cpu
2023-02-26 17:48:08 +08:00
sakumisu
02bccd8da2
[fix][lhal/config] remove duplicate check
2023-02-26 17:45:06 +08:00
jzlv
e432edd22a
[doc] fix typo
2023-02-24 21:40:31 +08:00
jzlv
4ef81bf23e
[chore] ignore pack
2023-02-24 21:36:42 +08:00
jzlv
d0acd34293
[doc] update demo rst
2023-02-24 21:35:25 +08:00
jzlv
6a4d89bfeb
[sync] sync code from internal
2023-02-24 21:33:36 +08:00
jzlv
810354065e
[update][board] enable fw header for new flash tool
2023-02-24 21:21:34 +08:00
jzlv
4289966f27
[chore] add new flash command tool
2023-02-24 20:25:43 +08:00
jzlv
ee902217eb
[chore] enable AlignConsecutiveMacros
2023-02-24 20:17:14 +08:00
Marek Kraus
2136857cec
Add tools flash instructions for blisp
2023-01-23 19:42:11 +08:00
Iscle
e4506225d4
[fix][usbd] define missing usb_dc_deinit function
2023-01-23 18:55:49 +08:00
Iscle
fe68c2eb82
[feat][usbd] add support for suspend and resume usbd interrupts
2023-01-23 18:55:49 +08:00
jzlv
653b3dc1eb
[feat] add mbedtls ignore
2023-01-18 14:01:18 +08:00
jzlv
9d810e6cea
[update] add missing littlefs by gitigore
2023-01-18 13:57:44 +08:00
jzlv
a9ebfdaef3
[update] disable bflog default
2023-01-18 13:53:05 +08:00
jzlv
8604318e59
[update][flash] ignore flash mid value
2023-01-18 13:52:48 +08:00
jzlv
106fc9945f
[fix][board] halt d0 when flash init
2023-01-18 11:42:36 +08:00
jzlv
89f218486c
[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
d2002f98c3
[refactor][components] Restructure the catalogue, sync from internal repo
2023-01-17 20:48:21 +08:00
jzlv
a154ed1ae5
[fix][flash] revert bl808 flash config
2023-01-17 16:15:49 +08:00
jzlv
84bd322714
[chore][openocd] add openocd config
2023-01-11 20:41:28 +08:00
jzlv
747ca733e8
[update][cherryusb] sync from cherryusb master
2023-01-11 20:36:57 +08:00
jzlv
c9207d1afa
[fix] fix typos
2023-01-11 20:36:57 +08:00
lyon
efbf5b806f
add pikapython example
2023-01-11 18:42:18 +08:00
jzlv
56827b4b4a
[doc] update ds and rm url
2022-12-31 21:08:59 +08:00
jzlv
8b5c570135
[fix] fix cmake filemode
2022-12-29 17:53:55 +08:00
jzlv
f542985223
[doc] update rst
2022-12-27 19:48:12 +08:00
jzlv
9558a6b87c
[fix] fix build error
2022-12-24 17:10:05 +08:00
jzlv
76d1183e6e
[chore][cmake] support extern board
2022-12-23 14:21:04 +08:00
Justin Hammond
38c1275e0e
if using TLSF, reconfigure freertos to use heap_3 instead of heap5
2022-12-23 11:33:44 +08:00
Justin Hammond
f1e85455fe
Fix compile error when using TLSF memory manager
2022-12-23 11:33:44 +08:00
jzlv
a78ab9fe66
[doc] update lhal support
2022-12-22 17:09:41 +08:00
jzlv
14d2d0b26f
[doc] update version
2022-12-22 17:09:21 +08:00
jzlv
2462b10222
[update][boot2] update boot2 demo
2022-12-21 20:59:44 +08:00
jzlv
c84e9b7738
[refactor] move std/port/startup into std dir, in order to free space for rf
2022-12-21 20:52:37 +08:00
jzlv
fce6ce539e
[chore][cmake] move app target source into board
2022-12-21 20:33:14 +08:00
jzlv
fb718ae09b
[update][examples] update demos
2022-12-21 20:25:59 +08:00
jzlv
0ea925c313
[update][soc] update efuse api, add some drivers for boot2
2022-12-21 20:25:11 +08:00
jzlv
a77b0dc866
[update][lhal] update lhal
...
* update lhal api comments
* add cam driver
* add efuse driver
* add iso11898 driver
2022-12-21 20:20:40 +08:00
jzlv
185805cbbe
[update][bsp_common] update common driver, add dvp sensor driver
2022-12-21 20:12:55 +08:00
jzlv
ce46974340
[update][board] update board init
...
* 702/616/808 dvp gpio init
* 702 psram init
* 602 uart1 init
2022-12-21 20:11:28 +08:00
jzlv
633d9d1eae
[refactor][freertos] split port into common and c906
2022-12-21 19:47:44 +08:00