Conversation
|
This commit is resolving the missing symbol for serial on macos, ios and android |
|
Awesome, thanks @Ben1980! PR is ready, isn't it? I'll test it out soon, and I think merge to a |
|
Yes, you definitely need to look for windows. I only added serial_posix.c for android, macOS, and iOS but you will need to add serial_win32.c for Windows. From my perspective, the PR is ready for merging but the lib is far from working on my side. For example, my next work will be the unimplemented USB and BLE support. currently only serial is supported: |
|
@Ben1980 yes, the iostream for the other transports still needs to be implemented, sorry about that. |
Current Problem: The application is running and listing the different possible devices but as soon as one gets selected a

Failed to lookup symboldexception has been thrown.