This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
32aadd9cc2
nuttx
/
configs
/
mbed
/
src
History
Gregory Nutt
f75184b5ac
configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 18:49: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
Port ADC, DAC, and PWM logic from the configs/zkit-arm-1769. From Max.
2014-07-24 15:44:08 -06:00
mbed_internal.h
More naming changes associated with earlier renaming of LP17xx up_spiinitialize; LPC178x SSP support; Open1788 SSP and touchscreen support
2013-04-01 22:00:37 +00:00
up_adc.c
Port ADC, DAC, and PWM logic from the configs/zkit-arm-1769. From Max.
2014-07-24 15:44:08 -06:00
up_boot.c
configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 18:49:24 -06:00
up_dac.c
Port ADC, DAC, and PWM logic from the configs/zkit-arm-1769. From Max.
2014-07-24 15:44:08 -06:00
up_hidkbd.c
examples/hidkbd now expects an architecture-specific USB HOST initialization function
2013-11-29 14:31:38 -06:00
up_leds.c
configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 18:49:24 -06:00
up_nsh.c
All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces
2014-10-08 14:28:55 -06:00
up_pwm.c
Port ADC, DAC, and PWM logic from the configs/zkit-arm-1769. From Max.
2014-07-24 15:44:08 -06:00