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 2021/09/28 11:37:47 UTC

[incubator-nuttx] branch master updated (20341e6 -> 15a37c5)

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 20341e6  risc-v/esp32c3: Enable support for "make bootloader" target
     add 1e8d0e0  boards: Gregory Nutt: update licenses to Apache
     add 2984a4d  boards: Omni Hoverboards: update licenses to Apache
     add 978c03d  drivers: Omni Hoverboards: update licenses to Apache
     add b0ddc6e  include: Omni Hoverboards: update licenses to Apache
     add f6c8e43  libs: Omni Hoverboards: update licenses to Apache
     add 15a37c5  arch: Omni Hoverboards: update licenses to Apache

No new revisions were added by this update.

Summary of changes:
 AUTHORS                                            |  1 +
 arch/arm/include/inttypes.h                        | 39 +++++-----------
 arch/arm/src/stm32/hardware/stm32_dma_v2.h         | 42 +++++------------
 arch/arm/src/stm32/hardware/stm32f30xxx_pinmap.h   | 41 +++++------------
 arch/arm/src/stm32/hardware/stm32f40xxx_pinmap.h   | 42 +++++------------
 arch/arm/src/stm32/hardware/stm32f40xxx_rcc.h      | 43 +++++-------------
 arch/arm/src/stm32/hardware/stm32f40xxx_syscfg.h   | 42 +++++------------
 arch/arm/src/stm32/hardware/stm32fxxxxx_otgfs.h    | 42 +++++------------
 arch/arm/src/stm32/stm32_adc.c                     | 47 ++++++-------------
 arch/arm/src/stm32/stm32_adc.h                     | 41 +++++------------
 arch/arm/src/stm32/stm32_can.c                     | 46 ++++++-------------
 arch/arm/src/stm32/stm32_pwm.c                     | 42 +++++------------
 arch/arm/src/stm32/stm32_pwm.h                     | 42 +++++------------
 arch/arm/src/stm32/stm32f40xxx_rcc.c               | 42 +++++------------
 arch/arm/src/stm32f7/hardware/stm32_otg.h          | 41 +++++------------
 arch/arm/src/stm32f7/stm32_adc.c                   | 48 ++++++--------------
 arch/arm/src/stm32f7/stm32_adc.h                   | 42 +++++------------
 arch/arm/src/stm32f7/stm32_can.c                   | 47 ++++++-------------
 arch/arm/src/stm32f7/stm32_pwm.c                   | 45 ++++++------------
 arch/arm/src/stm32f7/stm32_pwm.h                   | 41 +++++------------
 arch/arm/src/stm32h7/stm32_adc.h                   | 43 +++++-------------
 arch/arm/src/stm32h7/stm32_pwm.c                   | 42 +++++------------
 arch/arm/src/stm32h7/stm32_pwm.h                   | 42 +++++------------
 arch/arm/src/stm32l4/hardware/stm32l4x5xx_otgfs.h  | 42 +++++------------
 arch/arm/src/stm32l4/hardware/stm32l4x6xx_otgfs.h  | 42 +++++------------
 arch/arm/src/stm32l4/stm32l4_can.c                 | 50 ++++++--------------
 arch/arm/src/stm32l4/stm32l4_pwm.c                 | 41 +++++------------
 arch/arm/src/stm32l4/stm32l4_pwm.h                 | 41 +++++------------
 arch/arm/src/stm32l5/stm32l5_tim_lowerhalf.c       | 53 ++++++----------------
 arch/avr/include/avr/inttypes.h                    | 39 +++++-----------
 arch/avr/include/avr32/inttypes.h                  | 39 +++++-----------
 arch/avr/include/inttypes.h                        | 39 +++++-----------
 arch/hc/include/inttypes.h                         | 39 +++++-----------
 arch/mips/include/inttypes.h                       | 39 +++++-----------
 arch/misoc/include/inttypes.h                      | 39 +++++-----------
 arch/or1k/include/inttypes.h                       | 39 +++++-----------
 arch/renesas/include/inttypes.h                    | 39 +++++-----------
 arch/renesas/include/m16c/inttypes.h               | 39 +++++-----------
 arch/renesas/include/sh1/inttypes.h                | 39 +++++-----------
 arch/risc-v/include/inttypes.h                     | 39 +++++-----------
 arch/sim/include/inttypes.h                        | 39 +++++-----------
 arch/x86/include/i486/inttypes.h                   | 39 +++++-----------
 arch/x86/include/inttypes.h                        | 39 +++++-----------
 arch/xtensa/include/inttypes.h                     | 39 +++++-----------
 arch/z16/include/inttypes.h                        | 39 +++++-----------
 arch/z80/include/ez80/inttypes.h                   | 39 +++++-----------
 arch/z80/include/inttypes.h                        | 39 +++++-----------
 arch/z80/include/z180/inttypes.h                   | 51 ++++++++++-----------
 arch/z80/include/z8/inttypes.h                     | 39 +++++-----------
 arch/z80/include/z80/inttypes.h                    | 39 +++++-----------
 boards/Board.mk                                    | 41 +++++------------
 boards/arm/lpc31xx/ea3131/tools/crc32.c            | 22 +++++++--
 boards/arm/lpc31xx/ea3152/tools/crc32.c            | 22 +++++++--
 boards/arm/lpc31xx/olimex-lpc-h3131/tools/crc32.c  | 18 ++++++--
 boards/arm/stm32/nucleo-f302r8/src/nucleo-f302r8.h | 45 ++++++------------
 boards/arm/stm32/nucleo-f303re/include/board.h     | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/scripts/ld.script   | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/src/Make.defs       | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/src/nucleo-f303re.h | 45 ++++++------------
 boards/arm/stm32/nucleo-f303re/src/stm32_adc.c     | 41 +++++------------
 .../stm32/nucleo-f303re/src/stm32_appinitialize.c  | 41 +++++------------
 .../arm/stm32/nucleo-f303re/src/stm32_autoleds.c   | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/src/stm32_boot.c    | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/src/stm32_buttons.c | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/src/stm32_can.c     | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/src/stm32_pwm.c     | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/src/stm32_spi.c     | 41 +++++------------
 boards/arm/stm32/nucleo-f303re/src/stm32_ssd1351.c | 41 +++++------------
 .../arm/stm32/nucleo-f303re/src/stm32_userleds.c   | 41 +++++------------
 boards/arm/stm32/nucleo-l152re/src/nucleo-l152re.h | 41 +++++------------
 .../arm/stm32/stm32f4discovery/src/stm32_ssd1351.c | 41 +++++------------
 drivers/can/can.c                                  | 47 ++++++-------------
 drivers/lcd/ssd1351.c                              | 40 +++++-----------
 drivers/sensors/as5048b.c                          | 49 ++++++--------------
 drivers/sensors/lm92.c                             | 42 +++++------------
 drivers/sensors/lsm9ds1.c                          | 46 ++++++-------------
 drivers/sensors/mb7040.c                           | 43 +++++-------------
 drivers/sensors/ms58xx.c                           | 44 +++++-------------
 include/assert.h                                   | 43 +++++-------------
 include/crc64.h                                    | 39 +++++-----------
 include/nuttx/lcd/ssd1351.h                        | 39 +++++-----------
 include/nuttx/sensors/as5048b.h                    | 39 +++++-----------
 include/nuttx/sensors/lm92.h                       | 41 +++++------------
 include/nuttx/sensors/lsm303agr.h                  | 39 +++++-----------
 include/nuttx/sensors/lsm6dsl.h                    | 39 +++++-----------
 include/nuttx/sensors/lsm9ds1.h                    | 43 ++++++------------
 include/nuttx/sensors/mb7040.h                     | 39 +++++-----------
 include/nuttx/sensors/ms58xx.h                     | 39 +++++-----------
 libs/libc/misc/lib_crc64.c                         | 39 +++++-----------
 libs/libxx/libcxxmini/libxx_cxa_guard.cxx          | 39 +++++-----------
 90 files changed, 1122 insertions(+), 2518 deletions(-)