I'm using X-CUBE-SFXS2LP1 with STM32CubeIDE ("Easy portability across different MCU families, thanks to STM32Cube"). It has examples for NUCLEO-L073RZ, NUCLEO-L152RE or NUCLEO-L476RG, but I want to use something else. How do I do it?
X-CUBE-SFXS2LP1 is the S2-LP Sigfox expansion library for STM32Cube.There are no STM32CubeMX configuration files in the projects included in X-CUBE-SFXS2LP1, so how can I modify the MCU, GPIO pins, etc.? Maybe I'm missing a feature of STM32CubeIDE fo...