fixed headlines
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							@ -2,27 +2,27 @@
 | 
			
		||||
 | 
			
		||||
Example of a parallel algorithm in a FreeRTOS simulation
 | 
			
		||||
 | 
			
		||||
##Build requirements
 | 
			
		||||
## Build requirements
 | 
			
		||||
 | 
			
		||||
###openSuse Tumbleweed
 | 
			
		||||
### openSuse Tumbleweed
 | 
			
		||||
 | 
			
		||||
zypper install git make gcc-32bit
 | 
			
		||||
 | 
			
		||||
###Ubuntu 18.04
 | 
			
		||||
### Ubuntu 18.04
 | 
			
		||||
 | 
			
		||||
apt-get install git make gcc gcc-multilib g++-multilib
 | 
			
		||||
 | 
			
		||||
###Microsoft Windows
 | 
			
		||||
### Microsoft Windows
 | 
			
		||||
 | 
			
		||||
[FreeRTOS site for the Windows port](https://www.freertos.org/FreeRTOS-Windows-Simulator-Emulator-for-Visual-Studio-and-Eclipse-MingW.html)
 | 
			
		||||
 | 
			
		||||
##Build 
 | 
			
		||||
## Build 
 | 
			
		||||
 | 
			
		||||
* git clone https://git.mosad.xyz/localhorst/ParallelTrafficRouter_FreeRTOS.git
 | 
			
		||||
* cd ParallelTrafficRouter_FreeRTOS
 | 
			
		||||
* make
 | 
			
		||||
 | 
			
		||||
##Execute
 | 
			
		||||
## Execute
 | 
			
		||||
* ./FreeRTOS-Demo
 | 
			
		||||
 | 
			
		||||
### Using freeRTOS simulator fork from [https://github.com/Muriukidavid/FreeRTOS-Sim](https://github.com/Muriukidavid/FreeRTOS-Sim)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user