STM32CubeIDE Template for Daisy Seed Version 5.0 boards

Does this template exist for Version 5.0 Daisy Seed boards? Basically looking for wm8731 Codec support and audio functionality in STM32CubeIDE, either IOC or Full Project. https://forum.electro-smith.com/t/stm32cubeide-project-template/938

This is all configured by libDaisy and it also supports detecting which version of Seed you have, I don’t understand why would you need to do anything special if you use that library. It would only matter if you wanted to use HAL libraries directly or start with code generated by CubeMX instead of using libDaisy.

Yes, that is exactly what I have been trying to do. The existing .ioc template is so out of date that it will not build on the current version of stm32cubeide. My attempts to make it work just lead to an endless amount of compiling errors.