Add dual role (concurrent) example

This reads HID devices over host and then translates that to ASCII
and sends it over CDC device.
This commit is contained in:
Scott Shawcroft
2022-02-22 18:10:09 -08:00
parent 8a6fe8a8f3
commit d749597591
9 changed files with 799 additions and 3 deletions
@@ -7,5 +7,8 @@ JLINK_DEVICE = MIMXRT1062xxx6A
# For flash-pyocd target
PYOCD_TARGET = mimxrt1060
BOARD_DEVICE_RHPORT_NUM = 1
BOARD_HOST_RHPORT_NUM = 0
# flash using pyocd
flash: flash-pyocd