Re: [PATCH 05/10] ch_monitor: Make use of the PTY json builder

2021-07-12 Thread Michal Prívozník
On 6/30/21 1:05 AM, William Douglas wrote: > Call into the PTY json builder for configured serial and console > devices though the devices themselves still aren't allowed in > configuration. > > Signed-off-by: William Douglas > --- > src/ch/ch_monitor.c | 3 +++ > 1 file changed, 3

[PATCH 05/10] ch_monitor: Make use of the PTY json builder

2021-06-29 Thread William Douglas
Call into the PTY json builder for configured serial and console devices though the devices themselves still aren't allowed in configuration. Signed-off-by: William Douglas --- src/ch/ch_monitor.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ch/ch_monitor.c b/src/ch/ch_monitor.c