##// END OF EJS Templates
Added cpuid getter...
Added cpuid getter Refactored gpio API, and updated for better consistency with other APIs. Started descriptive init.

File last commit:

r103:3311a844031e dev_alexis
r104:cfe8b1e0657d dev_alexis
Show More
stm32f4.pro
18 lines | 336 B | text/idl | PrologLexer
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = CORE/core.pro \
CPU/cpu.pro \
GPIO/gpio.pro \
TIMER/timer.pro \
UART/uart.pro \
SPI/spi.pro \
I2C/i2c.pro \
PWM/pwm.pro \
DAC/dac.pro\
DMA/dma.pro\
SDCARD-SDIO/sdcard-sdio.pro