This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
configs
/
stm3210e-eval
/
src
History
Gregory Nutt
b53760bf9c
Clone svn:ignore directory atributed to .gitignore files
2013-04-04 14:27:29 -06:00
..
.gitignore
Clone svn:ignore directory atributed to .gitignore files
2013-04-04 14:27:29 -06:00
Makefile
Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile
2012-11-20 15:47:41 +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
More support for the Shenzhou board
2012-09-07 23:34:16 +00:00
up_can.c
CAN ISO-11783 support contributed by Gary Teravskis
2012-02-18 14:02:34 +00: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
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
2013-02-09 15:03:49 +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.