Firmware for the Hedgehog Educational Robotics Controller
- Copy/clone project into Workspace
- File > New > Makefile Project with existing code:
- Browse, select HedgehogFirmware folder in Workspace
- Toolchain for Indexer Settings = Atollic ARM Tools
- Project Properties > C/C++ Build > Tool Chain Editor:
- Current Builder = GNU Make Builder
- Project Properties > C/C++ Build:
- deselect "Generate Makefiles automatically"
- Build directory = ${workspace_loc:/HedgehogFirmware}/
- Project Properties > C/C++ Build > Settings > Target Settings:
- Target = STM32F401VB
- Create Debug Config