nuttx/configs/stm3210e-eval/src
2013-06-12 17:32:00 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 2012-11-20 15:47:41 +00:00
README.txt
stm3210e-internal.h
up_adc.c
up_boot.c
up_buttons.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_can.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
up_composite.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_deselectlcd.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_deselectnor.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_deselectsram.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_extcontext.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_extmem.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_idle.c Fix workqueue assertion; STM32 power management 2012-09-02 13:37:28 +00:00
up_lcd.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_leds.c Fix NuTiny-SDK-NUC120 LEDs 2013-02-27 15:16:46 +00:00
up_lm75.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_nsh.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_pm.c PM update 2012-07-14 19:38:14 +00:00
up_pmbuttons.c Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
up_selectlcd.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_selectnor.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_selectsram.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_spi.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_usbdev.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_usbmsc.c Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup 2013-06-12 17:32:00 -06:00
up_watchdog.c

This directory contains drivers unique to the STMicro STM3210E-EVAL development board.