Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 784 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 784 Bytes

FreeRTOS port for BeagleBone

This is the FreeRTOS port for AM335x. Base code forked from FreeRTOS port for OMAP3530.

FreeRTOS : http://www.freertos.org/.

The download includes the kernel source code, and a demo application.

Directory structure

  • The Source directory contains the real time kernel source files
  • The Demo directory contains the demo application source file
  • The TraceCon directory contains the trace visualisation exe file

See the readme files in the respective directories for further information.

License

The FreeRTOS.org source code is licensed by the modified GNU General Public License (GPL). See License document included for more details.