##// END OF EJS Templates
Added OpenOCD target for olimex-arm-usb-tiny....
Added OpenOCD target for olimex-arm-usb-tiny. Working D51E5TA7601 driver. Added Framebuffer interface. Added generic memory to memory DMA api, mmainly used by framebuffer API. ADS7843 work in progress. Added SOSmartPSU bsp.

File last commit:

r103:3311a844031e dev_alexis
r103:3311a844031e dev_alexis
Show More
stm32f4.pro
18 lines | 336 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\
Added OpenOCD target for olimex-arm-usb-tiny....
r103 DMA/dma.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