Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 217 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 217 Bytes

Getting Started

  1. Copy config.mk.example to config.mk
  2. Set TOOLCHAIN to the prefix for your arm cortex-m4 toolchain
  3. Set FREERTOS_PATH to the path to your FreeRTOS source
  4. Type make