Re: [PATCH v2 4/8] led: status_led: add new activity LED config and functions

2024-06-07 Thread Quentin Schulz
Hi Christian, On 6/6/24 4:29 PM, Christian Marangi wrote: Add a new activity LED config and additional functions to implement a simple software blink feature to signal activity of any kind. Usual activity might be a file transfer with TFTP, a flash write... User of this API will call status_le

[PATCH v2 4/8] led: status_led: add new activity LED config and functions

2024-06-06 Thread Christian Marangi
Add a new activity LED config and additional functions to implement a simple software blink feature to signal activity of any kind. Usual activity might be a file transfer with TFTP, a flash write... User of this API will call status_led_activity_start/stop() on each activity and LED will be togg