Commit Graph

17 Commits

Author SHA1 Message Date
Justin Hammond
dec0b92200 if using TLSF, reconfigure freertos to use heap_3 instead of heap5 2022-12-23 11:33:44 +08:00
jzlv
633d9d1eae [refactor][freertos] split port into common and c906 2022-12-21 19:47:44 +08:00
jzlv
664c605ada [refactor] refactor mcu sdk framework, add BL702,BL616,BL808 CHIP support 2022-10-21 10:20:58 +08:00
jzlv
851fc488f2 [chore][freertos] add CPU_ID ignore for 602 and 702 2022-01-13 18:50:14 +08:00
jzlv
c8b80283d1 [feat][freertos] set portUSING_MPU_WRAPPERS zero default,add tickless idle config 2021-09-26 12:59:27 +08:00
jzlv
26d11a0174 [chore][freertos] fix cmakelist add_srcs for port and portASM.S 2021-07-12 17:28:56 +08:00
qqwang
3f976db6ff [chore][freertos] fix cmakelists parameter error 2021-07-06 17:03:47 +08:00
jzlv
ab8a6561b8 [fix][freertos] rename atomic.h which conflict with ble 2021-07-06 16:12:05 +08:00
Jean-François Milants
3235d20a7a Fix a typo in FreeRTOS CMakeLists.txt 2021-07-05 16:53:16 +08:00
Jean-François Milants
8b6a2d7af4 Add missing files related to FreeRTOS for the BL602. Needed when building with -DCHIP=bl602, -DBOARD=bl602_iot and -DSUPPORT_FREERTOS=y.
These file are copied from bl702.
2021-07-05 16:53:16 +08:00
jzlv
c9924b3fd7 [style] delete trailing whitespace 2021-06-21 14:47:48 +08:00
jzlv
5b18a07200 [fix] fix __riscv_float_abi_single warning 2021-06-20 12:34:58 +08:00
jzlv
d427e7fdda [style] format files by clang-format 2021-06-20 12:25:46 +08:00
jzlv
634de901bf [feat] update freertos component for ble 2021-06-04 18:13:33 +08:00
jzlv
a64ead12b0 [feat] add freertos port and demo 2021-04-27 12:36:18 +08:00
jzlv
064e9c91f7 [fix] fix cmake files 2021-04-27 12:35:37 +08:00
jzlv
a2fca7a36d first commit 2021-04-13 19:27:30 +08:00