Skip to content

FreeRTOSHAL/testsystem

Repository files navigation

FreeROTS HAL Testsystem

FreeRTOS HAL Testsystem

FreeRTOS, FreeRTOS.org and the FreeRTOS logo are trademarks of Real Time Engineers Ltd.

This is a unofficial Repo of FreeRTOS. This part of the FreeRTOS HAL develops at UaS RheinMain.

Needed Buildtools

sudo apt-get install gcc gdb make autotools-dev automake libtool git gcc-arm-none-eabi libnewlib-arm-none-eabi libncurses5-dev

Build

Clone this repo with git clone --recursive or init submoudle with 'git submoudle init; git submoudle update;'

Configure Project:

make tlm_vf610_test_defconfig

Build Project:

make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published