You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/02/09 11:59:03 UTC

[incubator-nuttx] branch master updated (f731763 -> 0cfdfde)

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

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


    from f731763  board: nucleo-l152re: Added registering logic I2C on /dev.
     add e2725d5  arch: sim: update licenses to Apache
     add 9cf4eac  LICENSE: add licenses for arch/x86
     add 066e791  LICENSE: add licenses for arch/x86
     add bb66841  LICENSE: add arch/arm/src/lpcxxxx boards
     add d265ca1  LICENSE: add arch/or1k licenses
     add 7a674b6  Makefiles: change license to Apache
     add 0cfdfde  arch: sim: update licenses for FishSemi

No new revisions were added by this update.

Summary of changes:
 LICENSE                                            | 364 +++++++++++++++++++++
 arch/arm/src/lpc2378/Make.defs                     |  44 +--
 arch/arm/src/moxart/Make.defs                      |  42 +--
 arch/sim/src/sim/up_checkstack.c                   |  39 +--
 arch/sim/src/sim/up_netdriver.c                    |  20 +-
 arch/sim/src/sim/up_tapdev.c                       |  19 +-
 arch/sim/src/sim/up_wpcap.c                        |  20 +-
 .../arm/lpc2378/olimex-lpc2378/scripts/Make.defs   |  44 +--
 8 files changed, 464 insertions(+), 128 deletions(-)