Gary-Hobson / FreeRTOS_POSIX_STM32Links
在 FreeRTOS 上使用 POSIX 接口,使用POSIX接口作为嵌入式软件隔离层,以STM32为例
☆13Updated 2 years ago
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:
- ☆17Updated 8 years ago
- ☆19Updated 5 years ago
- Small GUI Library of MCUs☆68Updated 10 years ago
- awtk-aworks-rt1052☆33Updated 4 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Updated 6 years ago
- RT-Thread操作系统的FreeRTOS兼容层 | FreeRTOS Application Compatibility Layer (ACL) for RT-Thread☆32Updated last year
- 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 8 years ago
- ☆47Updated 5 years ago
- A lightweight, customizable embedded Web Server for RT-Thread☆53Updated last year
- A little fail-safe filesystem designed for microcontrollers☆29Updated this week
- Efficient USB host stack for embedded systems equipped with a USB host or OTG controller. Includes many class drivers such as MSC, HID, C…☆67Updated 11 months ago
- DOPI 海思入门级开发板(HI3516EV200) linux内核源码☆14Updated 5 years ago
- hpm apps for hpm sdk☆18Updated 3 months ago
- Linux Application Source Code for NUC970 Series Microprocessor☆37Updated last year
- Linux Application Source Code for NUC980 Series Microprocessor☆17Updated 4 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
- 一些简单、高效的数据结构☆32Updated last year
- GUI for NXP's uuu, to flashing IMX6ULL and so on☆39Updated 5 years ago
- A Real-time Inter-Process Communication (IPC) mechanism and library☆28Updated 4 years ago
- 基于RT-Thread,运行在嵌入式上的高并发高性能FTP服务器☆39Updated last year
- ☆28Updated 5 years ago
- Efficient USB device stack designed for embedded systems. Includes support for Audio, CDC-ACM, CDC-EEM, HID, MSC, and Vendor classes.☆75Updated last year
- ☆42Updated 7 months ago
- Qt-Creator project to run LittlevGL PC Simulator for Windows☆17Updated 6 years ago
- RT-Thread kernel and components samples.☆18Updated 6 years ago
- ☆21Updated 5 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 6 years ago
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆29Updated 3 years ago
- 一个用C语言实现功能丰富但简单的有限状态机(FSM)。☆35Updated last year
- A compact, reliable, high-performance, and thread-safe embedded file system for microprocessors, microcontrollers, and DSPs. An optional …☆103Updated 4 years ago