9
0
Fork 0
nuttx-bb/nuttx/configs/stm3210e-eval/src
patacongo 06390e88a0 Fix workqueue assertion; STM32 power management
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5079 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-09-02 13:37:28 +00:00
..
Makefile Make PM button logic configurable 2012-07-12 12:38:11 +00:00
README.txt Add driver for LM-75 temperature sensor 2011-09-10 16:20:09 +00:00
stm3210e-internal.h STM32: remove pm_unregister buttons. Initialize PM buttons only once 2012-07-12 14:12:18 +00:00
up_adc.c Add a RAM-based logging device 2012-02-11 00:32:53 +00:00
up_boot.c Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 2012-05-25 22:10:40 +00:00
up_buttons.c Verified STM3210E-EVAL button handling and new button test application 2011-07-07 18:40:15 +00:00
up_can.c CAN ISO-11783 support contributed by Gary Teravskis 2012-02-18 14:02:34 +00:00
up_composite.c Add a text for the new composite USB device 2012-01-26 23:14:27 +00:00
up_deselectlcd.c Add STM3210E-EVAL LCD driver. 2011-07-05 20:15:48 +00:00
up_deselectnor.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-15 20:56:22 +00:00
up_deselectsram.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-15 20:56:22 +00:00
up_extcontext.c More changes from Uros 2011-03-27 19:53:36 +00:00
up_extmem.c Add NX configuration for the STM3210E-EVAL board 2011-07-05 22:45:31 +00:00
up_idle.c Fix workqueue assertion; STM32 power management 2012-09-02 13:37:28 +00:00
up_lcd.c PM update; NSH extension to catch return values 2012-07-28 15:18:26 +00:00
up_leds.c PM Update; add configs//ekk-lm3s9b96 2012-06-30 00:53:54 +00:00
up_lm75.c Add driver for LM-75 temperature sensor 2011-09-10 16:20:09 +00:00
up_nsh.c Add driver for LM-75 temperature sensor 2011-09-10 16:20:09 +00:00
up_pm.c PM update 2012-07-14 19:38:14 +00:00
up_pmbuttons.c Add support for testing multiple ADC, PWM, and QE devices 2012-07-30 16:51:43 +00:00
up_selectlcd.c Fix I2C/FSMC conflict for STM32; Fix STM32 clock setup 2011-09-08 17:56:08 +00:00
up_selectnor.c Add STM3210E-EVAL LCD driver. 2011-07-05 20:15:48 +00:00
up_selectsram.c Add STM3210E-EVAL LCD driver. 2011-07-05 20:15:48 +00:00
up_spi.c Add driver for LM-75 temperature sensor 2011-09-10 16:20:09 +00:00
up_usbdev.c Create include/nuttx/usb directory 2010-12-14 03:33:39 +00:00
up_usbmsc.c Massive name change USB STRG -> USB MSC 2012-01-25 20:17:59 +00:00
up_watchdog.c Add STM32 watchdog configuration 2012-04-16 17:20:36 +00:00

README.txt

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