MSP430 HAL

HAL - Hardware Abstraction Layer - for MSP430. Tested and designed on F5529 model

Usage

Compile with -std=c++0x as build flag

Tested with MSP430-GCC compiler

TimerA::Timer

Timer_A abstraction with multiple callback functions manager implementation

Debug

Collection of tools for embedded systems debugging. Freestanding (stand-alone) library: no external dependencies to simplify debugging process and portability