one-line change to make all GPIOs usable on the 80-pin 261x packages
authorbushing <bushing@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Fri, 30 Apr 2010 11:15:19 +0000 (11:15 +0000)
committerbushing <bushing@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Fri, 30 Apr 2010 11:15:19 +0000 (11:15 +0000)
commit23875462d82ae4a5b55c4e966e23d5196657378c
tree4ff215c0a2fb7da357976149a8fdc05ac5aef534
parentb311f78c8bcb981cefe794a321e98517f7a95a1a
one-line change to make all GPIOs usable on the 80-pin 261x packages

added an "app constant" for 0x80 -- the RESET app.  Otherwise, naive
firmware coders might be tempted to use that as an app ID *cough*

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@469 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
firmware/goodfet.c
firmware/include/apps.h
firmware/lib/msp430x2618.c