mention of .pro file

master
Ondřej Hruška 8 years ago
parent 02f77500ec
commit b80f0c504f
  1. 2
      README.md

@ -1,3 +1,5 @@
This is a bootstrap project for programming STM32L100 without any external libs (with just libc). This is a bootstrap project for programming STM32L100 without any external libs (with just libc).
It uses `arm-none-eabi-gcc` and is written for STM32L100C-DISCOVERY. It uses `arm-none-eabi-gcc` and is written for STM32L100C-DISCOVERY.
The `.pro` file can be opened with QtCreator. You can use any other text editor, of course.

Loading…
Cancel
Save