Gregory Nutt
|
add36cc3de
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
a0b631de08
|
All minnsh configurations: Removing CONFIG_ARCH_STACKDUMP we reduce more 424 bytes. Alan Carvalho de Assis
|
2015-05-24 09:05:41 -06:00 |
|
Gregory Nutt
|
5642522a6c
|
Fix some issues introduced to Freedom-KL26Z build. Duplicate changes in Freedom-KL25Z
|
2015-04-09 14:48:54 -06:00 |
|
Gregory Nutt
|
68a97a53ac
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
|
Gregory Nutt
|
6722e186e2
|
Rename pwm_devinit() to board_pwm_setup(). Add CONFIG_BOARDCTL_PWMTEST that will enable calling board_pwm_setup() from boardctl(). Replace calls to pwm_devinit() in apps/examples/pwm with calls to boardctl(). In all configurations that enable the apps/examples/pwm test, make sure that boardctl() suppoprt is properly enabled.
|
2015-03-31 16:59:22 -06:00 |
|
Gregory Nutt
|
103a17d4f1
|
Rename arch_nshinitialize() to board_app_initialize()
|
2015-03-31 10:21:31 -06:00 |
|
Gregory Nutt
|
7583c94252
|
Move board_ prototypes from arch.h to board.h
|
2015-02-27 20:02:03 -06:00 |
|
Gregory Nutt
|
42327117a3
|
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 |
|
Gregory Nutt
|
64cc006d0c
|
Add support for Freedom KL26Z board. From Derek B. NoonBurg
|
2015-02-11 07:18:06 -06:00 |
|