xmos / lib_device_control

xCORE device control library
Other
2 stars 16 forks source link

Read data not returned correctly #21

Closed louisja closed 7 years ago

louisja commented 7 years ago

control_read_command should use last response, but instead uses the request buffer.

Line 226 in device_access_xscope.c