Guy Turcotte

Results 11 comments of Guy Turcotte

I realize that all _small_ changes made each days in the pull are seen individually. It render your task of integration rather difficult. Would you prefer that I submit again...

Well, the changes I've made are a bunch of new features developed during the last two week with no particular order. It would be difficult to separate them as different...

I've looked at creating separate fixes and it will be almost impossible to do without injecting bugs in the process. It cannot be done without reinvesting a lot of time....

I'm sorry Ivan, but extends doesn't do the job. Please look closer to my simple example: If I do what you said: ``` [devices] build_flags = -D MAIN_DEFINE=2 [env:device1] extends...

That is exactly what I want to avoid. When you have several hundred lines of platformio.ini file, it become quiet combersome. On Mon, 2021-01-04 at 06:02 -0800, Ivan Kravets wrote:...

Hello Rod, First, thank you for your kind words! This seems to me to be a very interesting idea! The best approach would certainly be using one of the two...

Works fine on Linux with version 5.0.17(1)-release.

I’m using the telnet sub-process with Tek4010 through the telnet parameter. As a keyboard key, I thought that the Pause/Break (key code 0xFF13] key would be a good choice for...

Just tested it. Didn't work. Was expected as ctrl-j is normally a line-feed character.