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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user