You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'd like to add support for Nucleo L452RE-P. There's already a variant for L452RE, and it looks like code compiled for L452RE does upload to L452RE-P. Since the LED in the Blink example doesn't blink, I guess there's some difference in pin mapping.
Is it enough to add a few #ifdef statements to the variant files (like with L496ZG and L496ZG-P), and the new variant into boards.txt, or is there something else as well? Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I'd like to add support for Nucleo L452RE-P. There's already a variant for L452RE, and it looks like code compiled for L452RE does upload to L452RE-P. Since the LED in the Blink example doesn't blink, I guess there's some difference in pin mapping.
Is it enough to add a few #ifdef statements to the variant files (like with L496ZG and L496ZG-P), and the new variant into boards.txt, or is there something else as well? Thanks!
The text was updated successfully, but these errors were encountered: