nuttx/configs/cloudctrl/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
cloudctrl-internal.h Add prefex ETH0 to all PHY configurations to support multiple NICs 2013-09-17 10:44:23 -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
up_adc.c configs/cloudctrl and tools/prebuild.py from Darcy Gong 2012-11-21 18:19:49 +00:00
up_autoleds.c Fix NuTiny-SDK-NUC120 LEDs 2013-02-27 15:16:46 +00:00
up_boot.c Move some PHY initialization logic for Darcy 2012-11-22 14:44:38 +00:00
up_buttons.c Rename up_buttons() to board_buttons() 2014-01-24 13:59:24 -06: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_cxxinitialize.c configs/cloudctrl and tools/prebuild.py from Darcy Gong 2012-11-21 18:19:49 +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_phyinit.c Add prefex ETH0 to all PHY configurations to support multiple NICs 2013-09-17 10:44:23 -06:00
up_relays.c configs/cloudctrl and tools/prebuild.py from Darcy Gong 2012-11-21 18:19:49 +00:00
up_spi.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 configs/cloudctrl and tools/prebuild.py from Darcy Gong 2012-11-21 18:19:49 +00:00