##// END OF EJS Templates
sync
sync

File last commit:

r22:3d19a50d01c6 default
r35:d023e4e12407 dev_alexis
Show More
stm32f4.pro
12 lines | 198 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = CORE/core.pro \
CPU/cpu.pro \
GPIO/gpio.pro \
UART/uart.pro \
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22 SPI/spi.pro \
I2C/i2c.pro
jeandet@PC-DE-JEANDET.lpp.polytechnique.fr
Added STM32F4 target, improved rules files, added additional Include folder var...
r14