xennex22
Results
2
comments of
xennex22
I am closing in on the original problem I am investigating - there is a race condition in `ESP32_Serial.c`. This is on a STM32F777. The `SERIAL_COM` struct has a buffer...
I'm not sure where this code repository is, but found another bug. MCI_STM32F7xx.c V1.10 ``` /* Data buffer must be 32 Byte aligned and size is n *32 */ if...