nuttx/configs/shenzhou/src
2014-01-24 13:59:24 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfig command and improve DHCPC -- All from Darcy Gong 2012-11-27 16:26:54 +00:00
shenzhou-internal.h Relay example from Darcy Gong 2012-11-04 16:08:02 +00:00
up_adc.c Kconfig changes to get a clean STM32 ADC example build 2012-10-21 15:47:34 +00:00
up_autoleds.c Fix NuTiny-SDK-NUC120 LEDs 2013-02-27 15:16:46 +00:00
up_boot.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_buttons.c Rename up_buttons() to board_buttons() 2014-01-24 13:59:24 -06:00
up_can.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_chipid.c Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfig command and improve DHCPC -- All from Darcy Gong 2012-11-27 16:26:54 +00:00
up_composite.c Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested 2013-09-25 18:50:14 -06:00
up_cxxinitialize.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_ili93xx.c LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
up_mmcsd.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06: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_relays.c Relay example from Darcy Gong 2012-11-04 16:08:02 +00:00
up_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_ssd1289.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_touchscreen.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06: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_usbmsc.c Move apps/examples/usbmsc to apps/system/usbmsc 2013-09-25 16:54:39 -06:00
up_userleds.c Fix NuTiny-SDK-NUC120 LEDs 2013-02-27 15:16:46 +00:00
up_w25.c Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h 2013-11-15 11:22:23 -06:00
up_watchdog.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00