Hello,
I see the current exampleLaunchPad program sources use "driverlib" framework functions that streamline the coding process. It appears there's only driverlib support for a few of the MSP430 devices.
I'm starting a MSP430f133IPM based project and I was wondering if there's a driverlib or equivalent for that processor? I'm sure I can write one specific to my needs but would rather not reinvent the wheel if it is already available. I do see the MSP430Ware register level C code examples. They will certainly be a help if I need to roll my own.
Also, are there other repositories of example code besides MSP430Ware?
Thanks,
- Dave