Hi,
You mentioned testing ESP32 devices.
Please explain some differences between esp32 and stm32 testing.
A few months ago, our company developed a device using stm32. We used the TinyEmbeddedTest framework to test the code, but now we need to use esp32 with the same code.
And I understand that another framework is used for testing?
not TinyEmbeddedTest?