nuttx/configs/nucleo-f4x1re/src
2016-11-22 06:41:46 -06:00
..
Makefile Add support for qencoders on various nucleo boards 2016-10-03 16:07:20 +02:00
nucleo-f4x1re.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_adc.c
stm32_ajoystick.c SYSLOG logic should use existing file interfaces, not re-invent them. 2016-07-05 12:12:44 -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_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
stm32_boot.c
stm32_buttons.c
stm32_io.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_userleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
stm32_wireless.c