SL-RU / STM32CubeMX_cmake

Simplest way to compile & build STM32 CubeMX project using cmake & arm-none-eabi-gcc or Clang. This repo is used in my package for Emacs: https://github.com/SL-RU/stm32-emacs
29 stars 7 forks source link

force python3 #3

Closed KarolNi closed 7 years ago

KarolNi commented 7 years ago

Some Linuxes (eg. Raspbian) defaults to python2 which breaks generated Makefile

SL-RU commented 7 years ago

Thanks for commit! And sorry for delay