You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
Project | 3 years ago | |
Source | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 2 years ago |
README.md
ParallelTrafficRouter_FreeRTOS
Example of a parallel algorithm in a FreeRTOS simulation
Build requirements
openSuse Tumbleweed
zypper install git make gcc-32bit
Ubuntu 18.04
apt-get install git make gcc gcc-multilib g++-multilib
Microsoft Windows
FreeRTOS site for the Windows port
Build
- git clone https://git.mosad.xyz/localhorst/ParallelTrafficRouter_FreeRTOS.git
- cd ParallelTrafficRouter_FreeRTOS
- make
Execute
- ./FreeRTOS-Demo