-
Notifications
You must be signed in to change notification settings - Fork 0
TheWhiteHat/msp430-headers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Header files for the naken430asm for writing assembly code for the msp430 The following is a description of each header: finished: unfinished: MSP430g2231.inc -- macros specific to the msp430g2231 MSP430g2553.inc -- macros specific to the msp430g2553 MSP430x2xx.inc -- macros for all of the x2xx line processors TODO: * #define values can be used in asm even if they have no value. #ifdef defines should be made more specific, ie P1 -> __MSP430x2xx_HAS_P1 * create wiki page/separate files for TI docs and TODO list of data sheets where the values for the macros were found: http://www.ti.com/lit/gpn/msp430g2553 http://www.ti.com/lit/gpn/msp430g2231 http://www.ti.com/lit/gpn/msp430g2211 http://www.ti.com/lit/ug/slau144h/slau144h.pdf
About
More complete headers for Naken430asm for the TI MSP430 MCUs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published