Alexandru Gagniuc 4b2d9aca7b lm4f: Make miniblink example more readable, by defining RGB pins
Instead of setting and clearing RGB pins by PINx constants, define more readable
constants such as RGB_RED, and RGB_PORT.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2013-01-09 00:56:42 -06:00
..

------------------------------------------------------------------------------
README
------------------------------------------------------------------------------

Flashes the Red, Green and Blue diodes on the board, in order.
RED controlled by PF1
Green controlled by PF3
Blue controlled by PF2