2023-06-07 02:31 AM
Hello everyone,
Since can I switched to STM32F401RE. Since impossible to compile with MODSERIAL.
I’m compiling on MBED Studio
MED OS 5.15.7
Here is the error
MODSERIAL_NUCLEO_F401RE.cpp:5:17: error: 'struct serial_t' has no member named 'index'
switch( _serial.index )
any hints would be appreciated Thanks, Antoine