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
- Added init_led() to configure LED GPIO as output
- Added led_on(), led_off(), and toggle_led() functions
- Uses direct register access with volatile reads/writes
- Provides basic LED control for M2 Bootloader
- Ready for adaptation to specific MCU hardware
0 commit comments