这是一个嵌入式裸机框架,提供一套API,方便管理多种任务,比如超时任务/周期任务/并行任务/互斥任务等。 有 sys_wait 和 sys_wait_bare 这两个非阻塞等待 API ,支持挂起当前互斥任务,但不阻塞并行任务。
☆41Feb 7, 2026Updated last month
Alternatives and similar repositories for sloop
Users that are interested in sloop are comparing it to the libraries listed below
Sorting:
- A simple timer-based scheduler☆27Sep 12, 2025Updated 6 months ago
- 裸机环境上实用的库☆35Sep 20, 2022Updated 3 years ago
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆89Dec 13, 2020Updated 5 years ago
- A fast, generic fifo for MCUs.☆268Jul 2, 2022Updated 3 years ago
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆339Oct 27, 2025Updated 4 months ago
- A Powerful embedded RTOS for ARM Cortex M microcontrollers☆148Jun 7, 2024Updated last year
- Lightweight printf library optimized for embedded systems☆334Dec 28, 2025Updated 2 months ago
- Lightweight onewire protocol library for embedded systems. It uses UART peripheral or GPIO toggling☆275Sep 20, 2025Updated 5 months ago
- 一个轻量级嵌入式框架☆487Jan 10, 2019Updated 7 years ago
- A small, fast and reliable infrared signals decoder to control Arduino projects with remotes.☆23May 8, 2025Updated 10 months ago
- A Lock Free Bipartite Buffer Library written in standard C11☆116Feb 24, 2026Updated 3 weeks ago
- Code based on i2cdevlib by Jeff Rowberg☆15Jun 5, 2014Updated 11 years ago
- Tiny bootloader for embedded devices, optimised for ease of porting☆21Sep 4, 2018Updated 7 years ago
- 仿linux通用mcu架构☆57Dec 31, 2021Updated 4 years ago
- Source code for LearnQtGuide's Threading and IPC with Qt C++ Course☆17Nov 11, 2019Updated 6 years ago
- ☆12Dec 30, 2025Updated 2 months ago
- Qt多线程的使用示例,演示了几种多线程处理方法。1.QThread的run-start,2.QObject的moveToThread,3.QtConcurrent等☆15May 21, 2022Updated 3 years ago
- MCUboot is an OS- and HW-independent secure bootloader for 32-bit MCUs aiming at defining a common infrastructure for the bootloader and …☆60Feb 20, 2026Updated last month
- scmRTOS embedded operating system☆265Updated this week
- STM32H750采集ADI驱动数据☆14Aug 28, 2024Updated last year
- sf_i2c是一个可移植性高的软件模拟i2c驱动库,可以移植到任何单片机代码中,基于多驱动设计,底层驱动与接口完全分离,可在一个单片机软件中创建多个i2c接口,每个i2c接口用名称来进行区分,可通过名称查找i2c接口的指针,只需要实现一些简单的接口就可以使用。☆25Apr 12, 2025Updated 11 months ago
- DEPRECATED in favour of https://github.com/BabbleSim/ext_NRF_hw_models☆10Oct 21, 2024Updated last year
- A compact MODBUS RTU/TCP C library for embedded/microcontrollers☆802Feb 1, 2026Updated last month
- My ring/FIFO buffer implementation, for embedde applications. Tested on STM32L1, STM32F3, STM32F4 and PIC18F platforms.☆19Jul 26, 2023Updated 2 years ago
- A simple terminal with syntax highlighting☆14Jan 26, 2026Updated last month
- Micro Kalman Filter for linear and nonlinear systems☆10Oct 6, 2020Updated 5 years ago
- Apache NFFS filesystem☆36Jul 31, 2024Updated last year
- EPICS Channel Access for node.js☆19Oct 13, 2020Updated 5 years ago
- A head-only arguments parser(argsparser) c++11 lib 一个只有一个头文件的C++11参数解析库☆11Nov 7, 2022Updated 3 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆436Nov 6, 2025Updated 4 months ago
- Tuya Zigbee MCU SDK Arduino Library enables interfacing your Arduino with Tuya's network module, helping you build an IoT-enabled project…☆15Sep 4, 2023Updated 2 years ago
- EPICS Channel Access for node.js☆11Mar 10, 2021Updated 5 years ago
- Linux Application Source Code for NUC980 Series Microprocessor☆17Dec 23, 2025Updated 2 months ago
- This software package is a basic demonstration of EMS symbolic engine for modelling and integrating dynamic systems that uses multiple se…☆14Oct 22, 2019Updated 6 years ago
- 这是一个C编写的基于CAN的ISO-TP(ISO15765-2)。框架分层严格、与平台无关、可配置、可裁剪。☆18Oct 22, 2022Updated 3 years ago
- ☆16Feb 6, 2020Updated 6 years ago
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆62Oct 15, 2023Updated 2 years ago
- 利用扩展卡尔曼滤波进行姿态解算☆14Dec 8, 2015Updated 10 years ago
- A gnss driver adapted for ins570d runing Baidu Apollo.☆13Jun 29, 2023Updated 2 years ago