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

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


    from 7e3c341  stm32h7:Fix compiler error stm32_bdma_capable
     new 7758eb8  arch: Define INTx_C and UINTx_C macro
     new 4fbbd2e  arch: Move PRIxMAX and SCNxMAX definition to include/stdint.h

The 2 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/include/inttypes.h            | 21 +++++++------
 arch/avr/include/avr/inttypes.h        | 21 +++++++------
 arch/avr/include/avr32/inttypes.h      | 21 +++++++------
 arch/hc/include/inttypes.h             | 42 +++++++++++++-------------
 arch/mips/include/inttypes.h           | 21 +++++++------
 arch/misoc/include/inttypes.h          | 21 +++++++------
 arch/or1k/include/inttypes.h           | 21 +++++++------
 arch/renesas/include/m16c/inttypes.h   | 21 +++++++------
 arch/renesas/include/rx65n/inttypes.h  | 21 +++++++------
 arch/renesas/include/sh1/inttypes.h    | 21 +++++++------
 arch/risc-v/include/inttypes.h         | 21 +++++++------
 arch/sim/include/inttypes.h            | 34 ++++++++++++---------
 arch/x86/include/i486/inttypes.h       | 21 +++++++------
 arch/x86_64/include/intel64/inttypes.h | 21 +++++++------
 arch/xtensa/include/inttypes.h         | 21 +++++++------
 arch/z16/include/inttypes.h            | 19 +++++-------
 arch/z80/include/ez80/inttypes.h       | 37 ++++++++++-------------
 arch/z80/include/z180/inttypes.h       | 19 +++++-------
 arch/z80/include/z8/inttypes.h         | 19 +++++-------
 arch/z80/include/z80/inttypes.h        | 19 +++++-------
 include/stdint.h                       | 55 ++++++++++++++++++++--------------
 21 files changed, 249 insertions(+), 268 deletions(-)

Reply via email to