Hello, in the latest SDK_24.12.00_FRDM-MCXA153, Config Tools -> Pins there is now only one basic preset: BOARD_InitPins. Previously there were separate ones for LED, Buttons etc. Is this a deliberate change or some BUG?
Seems that MCUXpresso SDK board project templates does not support functional groups you are looking for in case of FRDM-MCXA153. As a workaround, you may try to create new FRDM-MCXA153 configuration in standalone version of MCUXpresso Config Tools, you'll see the functional groups there. Once you create the configuration, you can copy the generated .MEX file to your MCUXpresso IDE project.
Thank you for your answer - I know how to add a Functional Group. However, I asked if the LEDs, BUTTONs etc. groups were permanently removed, because I am updating the instructions for students at my University.
Seems that MCUXpresso SDK board project templates does not support functional groups you are looking for in case of FRDM-MCXA153. As a workaround, you may try to create new FRDM-MCXA153 configuration in standalone version of MCUXpresso Config Tools, you'll see the functional groups there. Once you create the configuration, you can copy the generated .MEX file to your MCUXpresso IDE project.