[i2cdetect] Add signal handler and cleanup resources properly #1

Closed
opened 2022-06-08 13:39:23 +00:00 by imi415 · 1 comment
Owner

The LPCUSBSIO library handles needs to be properly closed before next open() function call happens, sometimes this will cause the MCU-Link firmware being unresponsive. To address this issue, a proper signal handler needs to be implemented.

The LPCUSBSIO library handles needs to be properly closed before next `open()` function call happens, sometimes this will cause the MCU-Link firmware being unresponsive. To address this issue, a proper signal handler needs to be implemented.
imi415 self-assigned this 2022-06-08 13:40:05 +00:00
imi415 added the
bug
label 2022-06-08 13:41:58 +00:00
Author
Owner

Fixed in 418dfc4050

Fixed in 418dfc405036d5bf5c9dd6be73c0a29e3d09cc45
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Embedded_Projects/usbsio_demos#1
No description provided.