Pleas, could someone post links to the development tools required for compiling and building the firmware files? From the workspace structure I guess it is some kind of Eclipse IDE, right?
Hi,
The IDE I normally use is "System Workbench for STM32" which is available from www.openstm32.org
You can also compile from the command line using the makefile that is now in the repository.
Most helpful comment
Hi,
The IDE I normally use is "System Workbench for STM32" which is available from www.openstm32.org
You can also compile from the command line using the makefile that is now in the repository.