Skip to content

Setting up development environment on Windows

Robert edited this page Dec 8, 2019 · 6 revisions

Setup for firmware development

  1. Install Ubuntu for Windows
  2. Install CubeMX

sudo apt-get install gcc-arm-none-eabi binutils-arm-none-eabi

Setup for generating KiCad footprints and 3D printed parts

  1. Install OpenScad, add it to Path enviroment variable.
  2. Install FreeCAD.

Clone this wiki locally