This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-11 13:40:47 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
805916901a01887c7931f95d5de0dcafe24cae55
nuttx
/
configs
/
cloudctrl
/
src
T
History
Gregory Nutt
2f837ccd2a
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
..
.gitignore
…
cloudctrl-internal.h
Add prefex ETH0 to all PHY configurations to support multiple NICs
2013-09-17 10:44:23 -06:00
Makefile
…
up_adc.c
…
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_chipid.c
…
up_cxxinitialize.c
…
up_nsh.c
…
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
…
up_spi.c
…
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
…
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
…