Good afternoon. After updating the arduino core, SERIAL and CAN stopped working.
platform = ststm32@13
— works
platform = ststm32@15
— doesn’t work.
Tried using
build_flags=
-D HAVE_HWSERIAL1
-D ENABLE_HWSERIAL1
-D PIO_FRAMEWORK_ARDUINO_ENABLE_CDC
-D PIO_FRAMEWORK_ARDUINO_NANOLIB_FLOAT_PRINTF.
doesn’t working. I ask for help