Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. KÄYTTIS HARKKA
  2.  
  3. Prosessori: ARM Cortex A53
  4.  
  5. https://www.osrtos.com/rtos/freertos
  6.  
  7. http://www.freertos.org/FreeRTOS-quick-start-guide.html
  8. http://www.freertos.org/a00102.html // FreeRTOS demo applications
  9. http://www.freertos.org/a00017.html // Directory hierarchy guide.
  10. http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html // Modding FreeRTOS to hardware.
  11. http://www.freertos.org/a00090.html // FreeRTOS ports
  12. https://github.com/jameswalmsley/RaspberryPi-FreeRTOS // Raspi demo project
  13. https://github.com/forty-tw0/RaspberryPi-FreeRTOS
  14.  
  15.  
  16.  
  17. https://www.hackster.io/feilipu/using-freertos-multi-tasking-in-arduino-ebc3cc // FreeRTOS demo app. ARDUINO
  18. https://create.arduino.cc/projecthub/feilipu/using-freertos-multi-tasking-in-arduino-ebc3cc // FreeRTOS demo app. ARDUINO
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement