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

jerzy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from c5eb6b8  stlink: Allow STM32_Programmer_CLI for flashing
     new 186d04b  tinyusb: Add USB high speed support
     new 8a5bf20  tinyusb: Add device qualifier descriptor
     new 1098005  tinyusb: Fix bulk endpoint size for high speed
     new 886889f  tinyusb: Fix CDC rx/tx buffer size for high speed

The 4 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:
 hw/usb/tinyusb/da146xx/include/tusb_hw.h           |  2 +
 hw/usb/tinyusb/nrf53/include/tusb_hw.h             |  2 +
 hw/usb/tinyusb/nrf5x/include/tusb_hw.h             |  2 +
 .../tinyusb/std_descriptors/include/tusb_config.h  |  6 +--
 .../tinyusb/std_descriptors/src/std_descriptors.c  | 57 ++++++++++++++++++++--
 hw/usb/tinyusb/stm32_fsdev/include/tusb_hw.h       |  2 +
 hw/usb/tinyusb/synopsys/include/tusb_hw.h          |  2 +
 hw/usb/tinyusb/syscfg.yml                          |  4 ++
 8 files changed, 71 insertions(+), 6 deletions(-)

Reply via email to