Gregory Nutt
|
68a97a53ac
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
|
Gregory Nutt
|
15b90de919
|
NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_initaliaze. Modify all configurations: Make sure that CONFIG_LIB_BOARDCTL=y appears wherever CONFIG_NSH_ARCHINIT=y appears. Remove support for CONFIG_NSH_ARCHMAC. It is not used and there are better ways to do that operation
|
2015-03-31 12:14:16 -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 |
|
sauttefk
|
4f3f4233ab
|
EK-TM4C1294XL Launchpad has no SD-card socket
|
2015-02-24 03:29:02 +01:00 |
|
Gregory Nutt
|
1e6358d20e
|
NSH: The default priority of the network initialization thread should be lower. It is CPU intensive and can interfere with other operations
|
2015-02-17 13:14:50 -06:00 |
|
Gregory Nutt
|
9eb91fcf59
|
Updated README files
|
2015-02-12 07:29:11 -06:00 |
|
Gregory Nutt
|
2706829723
|
Purely costmetic updates
|
2015-02-12 07:05:28 -06:00 |
|
Gregory Nutt
|
2a20846e6f
|
The TM4C1294 Launchpad has no on-board TMP100 temperature sensor
|
2015-02-12 06:49:11 -06:00 |
|
Gregory Nutt
|
4027f10c6a
|
Refresh configurations
|
2015-02-12 06:48:18 -06:00 |
|
Gregory Nutt
|
7a9720e60c
|
Review/update of the TM4C1294 Launchpad code
|
2015-02-11 18:27:38 -06:00 |
|
sauttefk
|
a1b5538740
|
Add TI EK-TM4C1294XL launchpad support
|
2015-02-12 00:30:38 +01:00 |
|
Gregory Nutt
|
f59125fcbd
|
Add some OpenOCD scripts for some TI Tiva boards
|
2014-12-18 16:54:48 -06:00 |
|