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

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


    from 12f57bd9b2 tools:fix some error use of shell command in Windows native 
build
     new 819eeefc60 Fix chip/lc823450_sdc.c:282:33: error: format specifies 
type 'long' but the argument has type 'uint32_t' (aka 'unsigned int')
     new 206e2a8eec arm/lc823450: Fix error: unknown pragma ignored
     new bc04edecc1 Fix undefined reference to `tmp' in function 
`load_kernel.constprop.0':
     new 7c88ef1e6a Fix lc823450_i2s.c:277:7: error: variable 'n' is used 
uninitialized whenever switch default is taken
     new 6063749a3c Fix Error: chip/lpc43_usb0dev.c:905:20: error: unused 
function 'lpc43_abortrequest'
     new 69dea8d329 Fix Error: chip/lpc43_usb0dev.c:905:20: error: unused 
function 'lpc43_abortrequest'
     new 27a7ff41b5 Fix Error: chip/lpc54_serial.c:1199:24: error: use of 
logical '&&' with constant operand
     new d5fe952b17 Fix Error: chip/lpc54_emc.c:421:12: error: explicitly 
assigning value of variable of type 'uint32_t' (aka 'unsigned int') to itself

The 8 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/lc823450/lc823450_cpustart.c |  2 --
 arch/arm/src/lc823450/lc823450_i2s.c      |  6 +++---
 arch/arm/src/lc823450/lc823450_ipl2.c     | 13 ++++---------
 arch/arm/src/lc823450/lc823450_sdc.c      |  6 +++---
 arch/arm/src/lpc43xx/lpc43_serial.c       |  2 ++
 arch/arm/src/lpc43xx/lpc43_usb0dev.c      | 26 --------------------------
 arch/arm/src/lpc54xx/lpc54_emc.c          |  4 ++--
 arch/arm/src/lpc54xx/lpc54_serial.c       |  2 +-
 8 files changed, 15 insertions(+), 46 deletions(-)

Reply via email to