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 2022/01/11 07:01:25 UTC

[incubator-nuttx] branch master updated (7235587 -> 40b1f0b)

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 7235587  Added support for the Pimoroni Tiny 2040 device
     add 3ef1a17  libc: Update include/nuttx/input/x11_keysymdef.h to the latest version
     add 40b1f0b  libc: Add include/nuttx/input/x11_keysym.h

No new revisions were added by this update.

Summary of changes:
 LICENSE                             |    1 +
 drivers/video/vnc/vnc_keymap.c      |    7 +-
 include/nuttx/input/x11_keysym.h    |   89 +
 include/nuttx/input/x11_keysymdef.h | 3848 ++++++++++++++++++++---------------
 4 files changed, 2248 insertions(+), 1697 deletions(-)
 create mode 100644 include/nuttx/input/x11_keysym.h