synthetos / g2

g2core - The Next Generation
Other
625 stars 296 forks source link

UART on g2core #508

Open XavierCuenca opened 2 years ago

XavierCuenca commented 2 years ago

Hi,

I want to use a microcontroller to communicate with one arduio due with g2core. The idea is to use an uart to join together. I think there is a problem with the motate driver because the compilation fails when I enable the #define XIO_HAS_UART 1.

Does anyone use the uart and has been able to compile without problems?

Thanks!