##// END OF EJS Templates
Added ARM CMSIS for fast math and circle drawing function for ili9328 driver.
Added ARM CMSIS for fast math and circle drawing function for ili9328 driver.

File last commit:

r22:3d19a50d01c6 default
r41:27c5438a4566 dev_alexis
Show More
hello.pro
12 lines | 217 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 TEMPLATE = app
CONFIG += console
CONFIG -= qt
jeandet@PC-DE-JEANDET.lab-lpp.local
sync
r22 #BSP = BEAGLESYNTH
BSP = SOLAR_LFR_PSU
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 include($$(libuc2)/bsp/cfg/$$BSP/bsp.pri)
#include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
SOURCES += \
main.c