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-12 14:30:43 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
1060b232e93bb495c15d7bcec6d760bf045e344a
nuttx
/
configs
/
cloudctrl
/
src
T
History
Gregory Nutt
09faaccc02
Created new directories to hold SPI-related files
2013-07-01 08:11:54 -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
…
Makefile
…
up_adc.c
…
up_autoleds.c
Fix NuTiny-SDK-NUC120 LEDs
2013-02-27 15:16:46 +00:00
up_boot.c
…
up_buttons.c
…
up_chipid.c
…
up_cxxinitialize.c
…
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
…
up_relays.c
…
up_spi.c
Created new directories to hold SPI-related files
2013-07-01 08:11:54 -06:00
up_usb.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
Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup
2013-06-12 17:32:00 -06:00
up_userleds.c
Fix NuTiny-SDK-NUC120 LEDs
2013-02-27 15:16:46 +00:00
up_w25.c
Created new directories to hold SPI-related files
2013-07-01 08:11:54 -06:00
up_watchdog.c
…