[Testers Needed] Mbed OS Port for Teensy 4.0

Ooh yeah good point about the MAC address! I'll add that to the pull request shortly.

Unfortunately, Mbed OS currently does not support USB host mode in any shape or form. It's a bummer, I know, I don't know why ARM never added it.
 
Ooh yeah good point about the MAC address! I'll add that to the pull request shortly.

Unfortunately, Mbed OS currently does not support USB host mode in any shape or form. It's a bummer, I know, I don't know why ARM never added it.

Thanks for the reply:) It really is a bummer...
 
OK! I added the MAC address code and confirmed that it's reading the OTP MAC addr correctly. I also figured out what's up with the TLS socket example; once this patch is merged it should work correctly. Another one of ARM's dev decisions I just have to scratch my head over...
 
Back
Top