Gary-Hobson / FreeRTOS_POSIX_STM32Links
在 FreeRTOS 上使用 POSIX 接口,使用POSIX接口作为嵌入式软件隔离层,以STM32为例
☆13Updated last year
Alternatives and similar repositories for FreeRTOS_POSIX_STM32
Users that are interested in FreeRTOS_POSIX_STM32 are comparing it to the libraries listed below
Sorting:
- ☆16Updated 8 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Updated 5 years ago
- RT-Thread操作系统的FreeRTOS兼容层 | FreeRTOS Application Compatibility Layer (ACL) for RT-Thread☆30Updated 9 months ago
- Small GUI Library of MCUs☆66Updated 10 years ago
- CherryRingBuffer is an efficient and easy-to-use ringbuffer, especially for dma support.☆57Updated last year
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆27Updated 2 years ago
- ☆20Updated 5 years ago
- SL_SDK provides an easy-to-use software framework with united HAL and OSAL, also including a runtime environment to speed-up development …☆89Updated 3 years ago
- Efficient USB device stack designed for embedded systems. Includes support for Audio, CDC-ACM, CDC-EEM, HID, MSC, and Vendor classes.☆74Updated 10 months ago
- A little fail-safe filesystem designed for microcontrollers☆29Updated 4 months ago
- GUI for NXP's uuu, to flashing IMX6ULL and so on☆38Updated 5 years ago
- Linux Application Source Code for NUC970 Series Microprocessor☆37Updated 7 months ago
- 基于RT-Thread,运行在嵌入式上的高并发高性能FTP服务器☆36Updated last year
- ☆47Updated 5 years ago
- The embedded Finite State Machine (FSM) Facility that can be used to model and control a reactive or stateful system. The system can be r…☆19Updated 7 years ago
- A Real-time Inter-Process Communication (IPC) mechanism and library☆28Updated 4 years ago
- freertos+lwip,ftp(sd+fatfs),telnet☆22Updated 5 years ago
- Efficient USB host stack for embedded systems equipped with a USB host or OTG controller. Includes many class drivers such as MSC, HID, C…☆64Updated 7 months ago
- A lightweight, customizable embedded Web Server for RT-Thread☆52Updated last year
- 一些简单、高效的数据结构☆32Updated last year
- 内核的kfifo☆25Updated 3 years ago
- awtk-aworks-rt1052☆33Updated 3 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆97Updated 3 years ago
- RT-Thread v3s bsp [拒绝维护, fork的仓库我也不懂].☆30Updated 6 years ago
- A compact, reliable, high-performance, and thread-safe embedded file system for microprocessors, microcontrollers, and DSPs. An optional …☆102Updated 4 years ago
- tiny macro os for MCU.☆45Updated 3 months ago
- hpm apps for hpm sdk☆15Updated 3 months ago
- USB to RS-485 (CDBUS) Converter☆33Updated last week
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 5 years ago
- A light weight, powerful, customizable, easy-to-use and embeddable mqtt client for RT-Thread☆29Updated 3 years ago