Skip to content

nqd/freertos_linux_devl

Repository files navigation

FreeRTOS development environment in Linux

Build Status

Inspiration

For IoT, if it cannot run Linux, then should use FreeRTOS + lwIP (?).

This work is based on the the original work of William Davy on Posix/Linux Simulator for FreeRTOS, and megakilo fork.

Start

Get the tool

Get the FreeRTOS v8.2.3 with make -f Makefile.tools

Run the first example

Under examples/demo, run make, then ./main.out to see output.

See demo makefile to create your own program.

About

Dev FreeRTOS with LwIP under Linux made easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages