This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/components/freertos
2021-07-12 17:28:56 +08:00
..
include [fix][freertos] rename atomic.h which conflict with ble 2021-07-06 16:12:05 +08:00
portable Add missing files related to FreeRTOS for the BL602. Needed when building with -DCHIP=bl602, -DBOARD=bl602_iot and -DSUPPORT_FREERTOS=y. 2021-07-05 16:53:16 +08:00
CMakeLists.txt [chore][freertos] fix cmakelist add_srcs for port and portASM.S 2021-07-12 17:28:56 +08:00
croutine.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
event_groups.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
list.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
queue.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
stream_buffer.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
tasks.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
timers.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00