nuttx/configs/stm32f3discovery/src
2015-02-27 20:02:03 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32f3discovery-internal.h Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_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
up_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
up_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
up_cxxinitialize.c More updates for the STM32F3Discovery 2013-02-06 23:09:09 +00:00
up_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
up_pwm.c More updates for the STM32F3Discovery 2013-02-06 23:09:09 +00:00
up_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
up_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_usb.c Fix start-up of USB monitor in STM32F3Discovery configuration; Back out back checkin of STM32 F1/F3 USB device driver 2013-02-12 00:25:27 +00:00
up_userleds.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_watchdog.c More updates for the STM32F3Discovery 2013-02-06 23:09:09 +00:00