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 8acff49  sched/signal: Remove redundant checks
     new cbdbb36  net/tcp/tcp_input.c: Fix syslog formats
     new cc9b3a3  net/tcp/tcp_appsend.c: Fix syslog formats
     new 89183fe  drivers/timers/pwm.c: Fix a syslog format
     new 7276f0c  arch/arm/src/stm32/stm32_adc.c: Fix syslog formats
     new 96f012c  arch/arm/src/stm32/stm32_pwm.c: Fix syslog formats
     new 6b11286  arch/arm/src/stm32/stm32_otghshost.c: Fix syslog formats
     new 08dd225  arch/arm/src/stm32/stm32_hrtim.c: Fix a syslog format
     new 458d844  boards/arm/stm32/stm32f334-disco/src/stm32_powerled.c: Fix a 
syslog format
     new 34a31ea  arch/arm/src/armv7-m/arm_hardfault.c: Fix a syslog format
     new cb83f29  arch/arm/src/armv7-m/arm_memfault.c: Fix a syslog format
     new 7b897ac  drivers/lcd/st7567.c: Appease nxstyle
     new 56dcad1  drivers/lcd/st7567.c: Remove references to non existent 
st7567_powerstring
     new 038fdbe  arch/arm/src/kl/kl_pwm.c: Appease nxstyle
     new d9b7909  arch/arm/src/kl/kl_pwm.c: Fix syslog formats
     new 4da2eef  arch/arm/src/stm32/stm32_eth.c: Fix syslog formats
     new be4ce99  arch/arm/src/stm32/stm32f40xxx_i2c.c: Fix a syslog format
     new a2a30c8  libs/libnx/nxfonts/nxfonts_cache.c: Fix syslog formats
     new 9fa9839  arch/arm/src/stm32/stm32_dma_v2.c: Fix a syslog format
     new 78bf42c  arch/arm/src/stm32/stm32_irq.c: Fix syslog formats
     new 56803db  arch/arm/src/stm32/stm32_i2c.c: Fix syslog formats
     new 5631b7f  boards/arm/stm32/stm3210e-eval/src/stm32_lcd.c: Appease 
nxstyle
     new da3f0b2  boards/arm/stm32/stm3210e-eval/src/stm32_lcd.c: Fix syslog 
formats
     new 8b212ae  arch/arm/src/stm32/stm32_i2c_alt.c: Fix syslog formats
     new 0dadd03  wireless/bluetooth/bt_smp.c: Fix a syslog format
     new 758525d  arch/arm/src/cxd56xx/cxd56_sysctl.c: Fix a syslog format
     new 6196eb0  arch/arm/src/cxd56xx/cxd56_sfc.c: Fix a syslog format
     new b012534  arch/arm/src/cxd56xx/cxd56_spi.c: Fix syslog formats
     new 8e0a7d8  arch/arm/src/cxd56xx/cxd56_timer.c: Fix syslog formats
     new ea0537c  arch/arm/src/cxd56xx/cxd56_wdt.c: Fix syslog formats
     new c389b23  
boards/arm/lpc17xx_40xx/lpcxpresso-lpc1768/src/lpc17_40_oled.c: Appease nxstyle
     new 7050eb7  
boards/arm/lpc17xx_40xx/lpcxpresso-lpc1768/src/lpc17_40_oled.c: Fix a syslog 
format
     new b3d3917  drivers/audio/cxd56.c: Fix syslog formats
     new d6a562e  drivers/wireless/gs2200m.c: Fix syslog formats
     new a4fb295  arch/arm/src/cxd56xx/cxd56_usbdev.c: Fix syslog formats
     new 809f5ef  arch/arm/src/cxd56xx/cxd56_sdhci.c: Fix syslog formats
     new dbe389a  net/usrsock/usrsock_dev.c: Fix syslog formats
     new 8ca0732  audio/audio.c: Fix a syslog format
     new d7086d3  audio/pcm_decode.c: Fix syslog formats
     new edee18b  boards/arm/cxd56xx/common/src/cxd56_gs2200m.c: Fix syslog 
formats
     new 4c67d9d  boards/arm/cxd56xx/common/src/cxd56_ili9340.c: Fix syslog 
formats
     new e2ec8e9  drivers/lcd/ft80x_spi.c: Fix a syslog format
     new c55cdc8  arch/arm/src/stm32/stm32l15xx_flash.c: Fix a syslog format
     new 5bc56d3  boards/arm/stm32/stm32ldiscovery/src/stm32_lcd.c: Appease 
nxstyle
     new 5564fc6  boards/arm/stm32/stm32ldiscovery/src/stm32_lcd.c: Fix syslog 
formats
     new 44e61d7  binfmt/libelf/libelf_ctors.c: Fix a syslog format
     new 85f38b0  binfmt/libelf/libelf_dtors.c: Fix a syslog format
     new 23cd2a0  arch/arm/src/stm32/stm32_hciuart.c: Fix syslog formats
     new afe3c2c  drivers/usbdev/rndis.c: Fix syslog formats

The 48 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/armv7-m/arm_hardfault.c               |   3 +-
 arch/arm/src/armv7-m/arm_memfault.c                |   6 +-
 arch/arm/src/cxd56xx/cxd56_sdhci.c                 |  54 +++--
 arch/arm/src/cxd56xx/cxd56_sfc.c                   |   4 +-
 arch/arm/src/cxd56xx/cxd56_spi.c                   |   9 +-
 arch/arm/src/cxd56xx/cxd56_sysctl.c                |   2 +-
 arch/arm/src/cxd56xx/cxd56_timer.c                 |  13 +-
 arch/arm/src/cxd56xx/cxd56_usbdev.c                |  11 +-
 arch/arm/src/cxd56xx/cxd56_wdt.c                   |  12 +-
 arch/arm/src/kl/kl_pwm.c                           |  38 ++-
 arch/arm/src/stm32/stm32_adc.c                     |   4 +-
 arch/arm/src/stm32/stm32_dma_v2.c                  |   3 +-
 arch/arm/src/stm32/stm32_eth.c                     |  14 +-
 arch/arm/src/stm32/stm32_hciuart.c                 |   9 +-
 arch/arm/src/stm32/stm32_hrtim.c                   |   6 +-
 arch/arm/src/stm32/stm32_i2c.c                     |   7 +-
 arch/arm/src/stm32/stm32_i2c_alt.c                 |   4 +-
 arch/arm/src/stm32/stm32_irq.c                     |   7 +-
 arch/arm/src/stm32/stm32_otghshost.c               |  21 +-
 arch/arm/src/stm32/stm32_pwm.c                     |  28 ++-
 arch/arm/src/stm32/stm32f40xxx_i2c.c               |   2 +-
 arch/arm/src/stm32/stm32l15xx_flash.c              |   4 +-
 audio/audio.c                                      |   2 +-
 audio/pcm_decode.c                                 |  29 +--
 binfmt/libelf/libelf_ctors.c                       |   8 +-
 binfmt/libelf/libelf_dtors.c                       |   9 +-
 boards/arm/cxd56xx/common/src/cxd56_gs2200m.c      |   7 +-
 boards/arm/cxd56xx/common/src/cxd56_ili9340.c      |   5 +-
 .../lpcxpresso-lpc1768/src/lpc17_40_oled.c         |   4 +-
 boards/arm/stm32/stm3210e-eval/src/stm32_lcd.c     | 255 ++++++++++++---------
 .../arm/stm32/stm32f334-disco/src/stm32_powerled.c |   2 +-
 boards/arm/stm32/stm32ldiscovery/src/stm32_lcd.c   | 136 +++++++----
 drivers/audio/cxd56.c                              |  16 +-
 drivers/lcd/ft80x_spi.c                            |   4 +-
 drivers/lcd/st7567.c                               |  27 ++-
 drivers/timers/pwm.c                               |   2 +-
 drivers/usbdev/rndis.c                             |   6 +-
 drivers/wireless/gs2200m.c                         |   5 +-
 libs/libnx/nxfonts/nxfonts_cache.c                 |   9 +-
 net/tcp/tcp_appsend.c                              |   4 +-
 net/tcp/tcp_input.c                                |   5 +-
 net/usrsock/usrsock_dev.c                          |   7 +-
 wireless/bluetooth/bt_smp.c                        |   2 +-
 43 files changed, 483 insertions(+), 322 deletions(-)

Reply via email to