##// END OF EJS Templates
Some cleaning plus DAC library started
Some cleaning plus DAC library started

File last commit:

r100:e8e36f727532 dev_alexis
r100:e8e36f727532 dev_alexis
Show More
stm32f4.pro
17 lines | 312 B | text/idl | PrologLexer
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 TEMPLATE = subdirs
CONFIG += ordered
UCMODEl is now a qmake parameter.
r74
SUBDIRS = CORE/core.pro \
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 CPU/cpu.pro \
GPIO/gpio.pro \
Jeandet Alexis
Some cleaning plus DAC library started
r100 TIMER/timer.pro \
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 UART/uart.pro \
SPI/spi.pro \
I2C/i2c.pro \
kaveh
PWM library added
r90 PWM/pwm.pro \
kaveh
Sync
r97 DAC/dac.pro\
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 SDCARD-SDIO/sdcard-sdio.pro
kaveh
PWM library added
r90
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71