Closed KurtE closed 4 years ago
Hope time allows - would be great to have official build support for all platforms with T_4.1.
I don't have a Teensy 4.1 board, so I can't test this. But I trust you and I've pushed this to master (with a few style fixes, hopefully that's alright). Thanks!
I've also rebased the multiple_serials branch on it. The master branch still does not have multi-serial support.
Thanks!
From: Niels Martignène notifications@github.com Sent: Sunday, June 07, 2020 7:15 AM To: Koromix/tytools tytools@noreply.github.com Cc: KurtE kurte@rockisland.com; Author author@noreply.github.com Subject: [ADV] Re: [Koromix/tytools] T4 1 ms (#54)
I've also rebased the multiple_serials branch on it. The master branch still does not have multi-serial support.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Koromix/tytools/pull/54#issuecomment-640225240 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AAL4MQDPVEWV3VQDBB5AG2DRVOOENANCNFSM4NNLYHYA .
IT WORKS!
Win 10x64 - finally did Arduino integration - SO NICE!
T_4.1 upload okay and set for Triple Serial and it worked! The next compile single Serial - the other virtual extra Serial just go (missing)
ALSO: Have an "Feather nRF52840 Express" online that works for Generic Connect! Have to manually take Serial offline to upload - but it works for SerMon.
Now that the Teensy 4.1 has released, it would be great if it had support in it for it.
Awhile ago during the beta, I made a version starting I believe from your multiple_serials branch that I believe added in this support.
Not sure if I did it the way that you would do and/or if I would have been better to do it versus the master branch.
But at a minimum, maybe it gives you a good starting point.
Thanks