Commit Graph

495 Commits

Author SHA1 Message Date
0a8b4a7ec5 [feat] Integrate FreeRTOS - Part1
1. add custom POSIX support as submodule
2. add FreeRTOS and POSIX CMake build support
3. add FreeRTOS port-related code
4. fix mm support in FreeRTOS
5. modify FreeRTOS example

TODO:
1. D0 interrupt support
2. D0 privilege support
2023-03-01 17:28:28 +08:00
8aa6d19cea [feat][freertos] add custom FreeRTOS as submodule 2023-03-01 17:27:07 +08:00
Cjacker
ab70ccc953 enable lp core of bl808 and change example name to triplecore 2023-03-01 14:57:27 +08:00
jzlv
ff125a583c [comment] fix bl616 gpio pinmux 2023-02-28 17:37:38 +08:00
pikastech
0f67f53c09 add lcd_conf_user.h
only keep make script on win
2023-02-27 22:40:32 +08:00
BH6BAO
4203cc4333 Update build_all.yml 2023-02-27 20:36:40 +08:00
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
Justin Hammond
a66562ca53 All Apps to override clean and menuconfig targets in makefile 2023-02-27 19:29:17 +08:00
jzlv
ae3d2add92 [chore] add mingw32-make for win11 2023-02-27 18:19:24 +08:00
jzlv
4ecce6d68c [chore] add missing bins ignored by .gitignore 2023-02-27 10:49:13 +08:00
jzlv
d9d2646938 [doc] update doc url 2023-02-27 10:39:57 +08:00
jzlv
300008f510 [chore][cmake] fix escape 2023-02-27 10:39:28 +08:00
sakumisu
4799ec132e
[fix][pka] do not link pka in d0 cpu 2023-02-26 17:48:08 +08:00
sakumisu
8869beb84c
[fix][lhal/config] remove duplicate check 2023-02-26 17:45:06 +08:00
jzlv
c75ba0cf84 [doc] fix typo 2023-02-24 21:40:31 +08:00
jzlv
b49edbe09a [chore] ignore pack 2023-02-24 21:36:42 +08:00
jzlv
24d03e890b [doc] update demo rst 2023-02-24 21:35:25 +08:00
jzlv
dd161b698b [sync] sync code from internal 2023-02-24 21:33:36 +08:00
jzlv
e70e482d21 [update][board] enable fw header for new flash tool 2023-02-24 21:21:34 +08:00
jzlv
15a70512a7 [chore] add new flash command tool 2023-02-24 20:25:43 +08:00
jzlv
fcef1d15b6 [chore] enable AlignConsecutiveMacros 2023-02-24 20:17:14 +08:00
Marek Kraus
18408f971e Add tools flash instructions for blisp 2023-01-23 19:42:11 +08:00
Iscle
804a855772 [fix][usbd] define missing usb_dc_deinit function 2023-01-23 18:55:49 +08:00
Iscle
3652f3584a [feat][usbd] add support for suspend and resume usbd interrupts 2023-01-23 18:55:49 +08:00
jzlv
607c24d7fe [feat] add mbedtls ignore 2023-01-18 14:01:18 +08:00
jzlv
1602152550 [update] add missing littlefs by gitigore 2023-01-18 13:57:44 +08:00
jzlv
e0ebebd4e9 [update] disable bflog default 2023-01-18 13:53:05 +08:00
jzlv
4e77bb637a [update][flash] ignore flash mid value 2023-01-18 13:52:48 +08:00
jzlv
47d0f9cd38 [fix][board] halt d0 when flash init 2023-01-18 11:42:36 +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
89592fc9a3 [refactor][components] Restructure the catalogue, sync from internal repo 2023-01-17 20:48:21 +08:00
jzlv
681e8c744a [fix][flash] revert bl808 flash config 2023-01-17 16:15:49 +08:00
jzlv
9e189b69cb [chore][openocd] add openocd config 2023-01-11 20:41:28 +08:00
jzlv
240594aa20 [update][cherryusb] sync from cherryusb master 2023-01-11 20:36:57 +08:00
jzlv
daef36c40e [fix] fix typos 2023-01-11 20:36:57 +08:00
lyon
15f764ee5e add pikapython example 2023-01-11 18:42:18 +08:00
jzlv
a574195a4b [doc] update ds and rm url 2022-12-31 21:08:59 +08:00
jzlv
8470057234 [fix] fix cmake filemode 2022-12-29 17:53:55 +08:00
jzlv
926235b949 [doc] update rst 2022-12-27 19:48:12 +08:00
jzlv
3c3e85b504 [fix] fix build error 2022-12-24 17:10:05 +08:00
jzlv
b643d309cb [chore][cmake] support extern board 2022-12-23 14:21:04 +08:00
Justin Hammond
dec0b92200 if using TLSF, reconfigure freertos to use heap_3 instead of heap5 2022-12-23 11:33:44 +08:00
Justin Hammond
fd2377ebc5 Fix compile error when using TLSF memory manager 2022-12-23 11:33:44 +08:00
jzlv
15401c29bd [doc] update lhal support 2022-12-22 17:09:41 +08:00
jzlv
312a4dd4cd [doc] update version 2022-12-22 17:09:21 +08:00
jzlv
4e99ee80f2 [update][boot2] update boot2 demo 2022-12-21 20:59:44 +08:00
jzlv
da1fa7a289 [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