pabigot / bsp430

Board Support Package for MSP430 microcontrollers
http://pabigot.github.com/bsp430
BSD 3-Clause "New" or "Revised" License
38 stars 11 forks source link

fix CS_A distinction for new TI headers #46

Closed pabigot closed 11 years ago

pabigot commented 11 years ago

Revision 1.073 of the TI msp430 headers no longer marks when a CS_A peripheral is being used. The differences between behavior and interface remain present. Come up with an alternative to MSP430_HAS_CS_A which is now MSP430_HAS_CS regardless of whether the MCU has the 57xx or 59xx version of the CS peripheral.