nuttx/configs/stm32ldiscovery/src
2015-02-27 20:02:03 -06:00
..
.gitignore
Makefile More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_autoleds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
stm32_boot.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
stm32_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
stm32_cxxinitialize.c
stm32_lcd.c
stm32_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
stm32_pwm.c
stm32_qencoder.c Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that their own custom debug. Now all use CONFIG_DEBUG_SENSOR, sndbg() 2014-12-16 09:54:32 -06:00
stm32_spi.c
stm32_userleds.c
stm32_watchdog.c
stm32ldiscovery.h