Skip to content

Latest commit

 

History

History
 
 

miniblink

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README

This example demonstrates the following:

  • Configuring GPIO pins
  • Toggling GPIO pins
  • Controlling the system clock
  • Configuring a SysTick

Toggles between the Red and Green LEDs on the board. A SysTick interrupt is used to trigger LED toggling.