PR #1799 added a build target for the ESP32S3, but as far as I can tell, extras/library_generation/library_generation.sh doesn't actually run that target? From line 12 onwards, all platforms are listed, but not ESP32S3, which is why I assume the library is not being built for the ESP32S3 by default. Can I create a PR for that, or is there something I'm missing?
PR #1799 added a build target for the ESP32S3, but as far as I can tell, extras/library_generation/library_generation.sh doesn't actually run that target? From line 12 onwards, all platforms are listed, but not ESP32S3, which is why I assume the library is not being built for the ESP32S3 by default. Can I create a PR for that, or is there something I'm missing?