You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/02/14 16:27:06 UTC

[incubator-nuttx] branch master updated (75e3af0 -> 6be3782)

This is an automated email from the ASF dual-hosted git repository.

gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 75e3af0  tools/nxstyle:  Allow mixed case system calls.
     add 6be3782  tiva/lm3s6965-ek: Add bringup() function

No new revisions were added by this update.

Summary of changes:
 boards/arm/tiva/lm3s6965-ek/src/Makefile           |  6 ++
 boards/arm/tiva/lm3s6965-ek/src/lm3s6965-ek.h      | 24 +++++++-
 boards/arm/tiva/lm3s6965-ek/src/lm_appinit.c       |  4 ++
 boards/arm/tiva/lm3s6965-ek/src/lm_boot.c          | 20 +++++++
 .../arm/tiva/lm3s6965-ek/src/lm_bringup.c          | 68 +++++++++++++---------
 5 files changed, 94 insertions(+), 28 deletions(-)
 copy sched/sched/sched_getcpu.c => boards/arm/tiva/lm3s6965-ek/src/lm_bringup.c (61%)