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 d452a05  pollnotify: we should send poll events before semaphore 
incrementes.
     add b405722  usbdev: add Android Debug Bridge driver

No new revisions were added by this update.

Summary of changes:
 drivers/usbdev/Kconfig                             |  129 ++
 drivers/usbdev/Make.defs                           |    4 +
 drivers/usbdev/adb.c                               | 2166 ++++++++++++++++++++
 .../stm32_ssd1306.h => include/nuttx/usb/adb.h     |   60 +-
 4 files changed, 2335 insertions(+), 24 deletions(-)
 create mode 100644 drivers/usbdev/adb.c
 copy boards/arm/stm32/common/include/stm32_ssd1306.h => 
include/nuttx/usb/adb.h (67%)

Reply via email to