Ryosuke Iwanaga

Results 34 comments of Ryosuke Iwanaga

No, never. COM11 can only work with ROM Boot Mode but normal upload won't work.

I think `gh` respects several environment variables so that the exact location varies: https://cli.github.com/manual/gh_help_environment So, I guess mentioning the possibility of storing credentials inside the config dir on the document...

I think a similar commit to https://github.com/microsoft/semantic-kernel/pull/10859 is needed for python as well.

I quickly analyzed the code base with a workaround (not working). I tried a custom filter to inject a code at runtime. However, because `miniterm`'s `writer()` thread blocks at [`console.getkey()`](http://github.com/pyserial/pyserial/blob/master/serial/tools/miniterm.py#L533),...