nuttx/configs/mikroe-stm32f4/src
2016-11-22 06:41:46 -06:00
..
.gitignore
Makefile
mikroe-stm32f4.h The examples/qencoder app was trying to init the encoder by a direct call into the board, cheating in a local header to declare the normally unavailable function prototype. 2016-11-22 06:26:32 -06:00
stm32_appinit.c configs: All QE encoder files. Last change made timer hard-coded to 3. Make configurable. 2016-11-22 06:41:46 -06:00
stm32_boot.c
stm32_clockconfig.c
stm32_extmem.c
stm32_idle.c
stm32_mio283qt2.c
stm32_mio283qt9a.c
stm32_pm.c
stm32_pwm.c
stm32_qencoder.c The examples/qencoder app was trying to init the encoder by a direct call into the board, cheating in a local header to declare the normally unavailable function prototype. 2016-11-22 06:26:32 -06:00
stm32_spi.c
stm32_touchscreen.c
stm32_usb.c
stm32_vs1053.c