.. |
.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 |
stm3220g-internal.h
|
A little more STM32 USB host logic
|
2012-08-15 22:13:50 +00:00 |
up_adc.c
|
Updates the STM3220G-EVAL configurations
|
2012-04-07 22:32:35 +00:00 |
up_autoleds.c
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
up_boot.c
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
up_buttons.c
|
Rename up_irqbutton() to board_button_irq()
|
2014-01-24 14:04:07 -06:00 |
up_can.c
|
Updates the STM3220G-EVAL configurations
|
2012-04-07 22:32:35 +00:00 |
up_cxxinitialize.c
|
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
|
2012-05-28 19:48:26 +00:00 |
up_deselectlcd.c
|
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
|
2012-05-28 19:48:26 +00:00 |
up_deselectsram.c
|
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
|
2012-05-28 19:48:26 +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_lcd.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
up_nsh.c
|
Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h
|
2013-11-15 11:22:23 -06:00 |
up_pwm.c
|
Updates the STM3220G-EVAL configurations
|
2012-04-07 22:32:35 +00:00 |
up_selectlcd.c
|
More support for the Shenzhou board
|
2012-09-07 23:34:16 +00:00 |
up_selectsram.c
|
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
|
2012-05-28 19:48:26 +00:00 |
up_spi.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
up_stmpe811.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_usb.c
|
Separate wait() and enumerate() methods from struct usbhost_driver_s and move to new interface, struct usbhost_connection_s. This is part of the necessary restructuring of the USB host interface to support multiple root hub ports.
|
2013-08-13 15:03:46 -06:00 |
up_userleds.c
|
Fix NuTiny-SDK-NUC120 LEDs
|
2013-02-27 15:16:46 +00:00 |
up_watchdog.c
|
Add STM32 watchdog configuration
|
2012-04-16 17:20:36 +00:00 |