Re: [PATCH v2 0/2] dts: add context manager

2024-07-23 Thread Thomas Monjalon
11/07/2024 18:34, jspew...@iol.unh.edu: > From: Jeremy Spewock > > v2: > * addresses the comments from version 1, adjusting documentation >accordingly and condensing usage of the context manager. > > Jeremy Spewock (2): > dts: add context manager for interactive shells > dts: improve st

[PATCH v2 0/2] dts: add context manager

2024-07-11 Thread jspewock
From: Jeremy Spewock v2: * addresses the comments from version 1, adjusting documentation accordingly and condensing usage of the context manager. Jeremy Spewock (2): dts: add context manager for interactive shells dts: improve starting and stopping interactive shells dts/framework/rem