Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples for MSP430

These examples should build using mspgcc.

Blink

  • Illustrates how to use the timer to blink the two leds on the Launchpad.
  • No external dependencies

Temperature

  • Replication of the temperature measurement Launchpad example.