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/04/09 13:05:19 UTC

[incubator-nuttx] branch master updated (ee7276e -> 3c939c4)

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 ee7276e  syslog: syslog_device ops are handled internally by the driver.
     add 3b57675  arch: z80: nxstyle fixes
     add 3c939c4  arch: x86: Mixed Case Identifier fix

No new revisions were added by this update.

Summary of changes:
 arch/x86/src/qemu/qemu_keypad.c | 54 ++++++++++++++++++++---------------------
 arch/z80/src/z180/z180_io.c     | 10 ++++----
 arch/z80/src/z180/z180_irq.c    | 40 +++++++++++++++---------------
 arch/z80/src/z180/z180_lowscc.c | 12 ++++-----
 arch/z80/src/z180/z180_mmu.c    | 12 ++++-----
 arch/z80/src/z80/z80_io.c       | 10 ++++----
 arch/z80/src/z80/z80_irq.c      | 36 +++++++++++++--------------
 7 files changed, 87 insertions(+), 87 deletions(-)