Skip to content

Setting up development environment on Windows

Robert edited this page May 23, 2020 · 6 revisions

Setup for firmware development

  1. Install Ubuntu for Windows
  2. Install CubeMX
  3. On Ubuntu for Windows install:

sudo apt-get install gcc-arm-none-eabi binutils-arm-none-eabi gforth 4. Install Octave

Setup for generating KiCad footprints and 3D printed parts

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