This commit fixes the bug where TWAI driver program logic was being called in assert(), thus leading to the logic being omitted in release builds.
This commit adds TWAI driver support for the ESP32-S2. The following features were added: - Expanded BRP support - Expanded CLKOUT Divider Support - Updated example READMEs