You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2020/10/26 11:30:11 UTC

[incubator-nuttx] branch master updated (13e1050 -> d452a05)

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

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


    from 13e1050  arch: stm32: nxstyle check for otghs driver
     add d452a05  pollnotify: we should send poll events before semaphore incrementes.

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/sama5/sam_tsd.c                       | 26 +++++++-------
 arch/sim/src/sim/up_touchscreen.c                  | 32 +++++++++--------
 .../stm32/mikroe-stm32f4/src/stm32_touchscreen.c   | 26 +++++++-------
 .../pic32mx/pic32mx7mmb/src/pic32_touchscreen.c    | 26 +++++++-------
 drivers/analog/adc.c                               | 12 +++----
 drivers/can/can.c                                  | 24 ++++++-------
 drivers/input/ads7843e.c                           | 26 +++++++-------
 drivers/input/ft5x06.c                             | 26 +++++++-------
 drivers/input/max11802.c                           | 26 +++++++-------
 drivers/input/mxt.c                                | 26 +++++++-------
 drivers/input/stmpe811_tsc.c                       | 26 +++++++-------
 drivers/input/tsc2007.c                            | 26 +++++++-------
 drivers/pipes/pipe_common.c                        | 40 +++++++++++-----------
 drivers/serial/serial.c                            | 24 ++++++-------
 drivers/usbhost/usbhost_hidkbd.c                   | 20 +++++------
 fs/vfs/fs_eventfd.c                                | 24 ++++++-------
 graphics/nxterm/nxterm_kbdin.c                     | 36 +++++++++++--------
 17 files changed, 227 insertions(+), 219 deletions(-)