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 14ecb87  sched: Change tcb_s to task_tcb_s for nxtask_[un]init
     new eca1011  Expose xxx_caninitialize() correctly so it's usable in 
latedev init when there are multiple net devices
     new 4a40a7c  S32K148EVB netdev lateinit to support Enet & CAN at the same 
time
     new b938348  S32K1XX EEEPROM indentation fix

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/arm/src/kinetis/kinetis.h                     |  2 +-
 arch/arm/src/s32k1xx/s32k1xx_enet.h                | 27 +++++++++++++++++++-
 arch/arm/src/s32k1xx/s32k1xx_flexcan.c             | 24 +++++++++---------
 arch/arm/src/s32k1xx/s32k1xx_flexcan.h             | 29 ++++++++++++++--------
 arch/arm/src/s32k1xx/s32k1xx_start.c               |  4 +++
 .../rddrone-uavcan144/src/s32k1xx_bringup.c        |  4 +--
 .../rddrone-uavcan146/src/s32k1xx_bringup.c        |  4 +--
 .../arm/s32k1xx/s32k118evb/src/s32k1xx_bringup.c   |  4 +--
 .../arm/s32k1xx/s32k144evb/src/s32k1xx_bringup.c   |  4 +--
 .../arm/s32k1xx/s32k146evb/src/s32k1xx_bringup.c   |  4 +--
 .../arm/s32k1xx/s32k148evb/src/s32k1xx_bringup.c   | 28 +++++++++++++++++++--
 11 files changed, 97 insertions(+), 37 deletions(-)

Reply via email to