On Sat, 21 Sept 2024 at 00:51, Christian Marangi <[email protected]> wrote: > > Implement support for LED activity. If the feature is enabled, > make the defined ACTIVITY LED to signal traffic. > > Also turn the ACTIVITY LED OFF if a CTRL-C is detected in the main > net loop function. > > Signed-off-by: Christian Marangi <[email protected]> > --- > net/net.c | 4 ++++ > net/tftp.c | 5 +++++ > 2 files changed, 9 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

