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
38ffb98f1b
nuttx
/
configs
/
teensy-lc
/
src
History
Gregory Nutt
7cf88d7dbd
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
..
.gitignore
Adds board support for the Teensy LC board. Support is based off the Freedom KL25Z board. LED, PWM, and UART0 have been tested. The SPI pins are mapped correctly but have not yet been tested. From Michael Hope as SourceForge patch 51.
2015-05-07 07:06:50 -06:00
kl_appinit.c
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
2017-05-11 13:35:56 -06:00
kl_boardinitialize.c
Add an argument to board_app_initialize()
2016-05-24 10:51:22 -06:00
kl_led.c
Centralize definitions associated with CONFIG_DEBUG_LEDS
2016-06-15 14:12:19 -06:00
kl_pwm.c
Finish removing traces of BOARDIOC_PWMSETUP
2016-12-05 14:56:21 -06:00
kl_spi.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
Makefile
Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board)
2016-01-29 11:35:48 -06:00
teensy-lc.h
Finish removing traces of BOARDIOC_PWMSETUP
2016-12-05 14:56:21 -06:00