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
3a594c07f8
nuttx
/
configs
/
freedom-kl26z
/
src
History
Gregory Nutt
2ddd57c674
Centralize definitions associated with CONFIG_DEBUG_LEDS
2016-06-15 14:12:19 -06:00
..
.gitignore
Add support for Freedom KL26Z board. From Derek B. NoonBurg
2015-02-11 07:18:06 -06:00
freedom-kl26z.h
For KL MCUs, rename up_spiinitialize to kl_spibus_initialize
2016-01-26 16:19:50 -06:00
kl_appinit.c
Add an argument to board_app_initialize()
2016-05-24 10:51:22 -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
configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
2016-06-13 11:04:19 -06:00
kl_spi.c
Centralize definitions associated with CONFIG_DEBUG_SPI
2016-06-15 10:41:13 -06:00
kl_tsi.c
Replace all occurrences of vdbg with vinfo
2016-06-11 11:59:51 -06:00
Makefile
Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience"
2015-09-04 16:42:34 -06:00