Skip to content

istarc/freertos

Repository files navigation

Unofficial FreeRTOS Clone

Created by:

  • git svn clone -s --prefix=origin/ http://svn.code.sf.net/p/freertos/code/

Clone (no warranties):

  • git clone https://github.com/istarc/freertos.git

Update:

  • git svn rebase

Checkout a tag:

  • git checkout tags/V8.0.0