nuttx/configs/stm32f3discovery/src
2015-04-01 12:37:44 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_autoleds.c STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_boot.c STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_buttons.c STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_cxxinitialize.c STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_nsh.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
stm32_pwm.c Rename pwm_devinit() to board_pwm_setup(). Add CONFIG_BOARDCTL_PWMTEST that will enable calling board_pwm_setup() from boardctl(). Replace calls to pwm_devinit() in apps/examples/pwm with calls to boardctl(). In all configurations that enable the apps/examples/pwm test, make sure that boardctl() suppoprt is properly enabled. 2015-03-31 16:59:22 -06:00
stm32_qencoder.c STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_spi.c STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_usb.c STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_userleds.c STM32F3 Discovery: Rename files to conform better with naming convention 2015-03-21 06:36:28 -06:00
stm32_watchdog.c Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/. 2015-04-01 12:37:44 -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