JoshuaThompsonSS / todo

Testing
0 stars 0 forks source link

Test Functional RGB LED Code with Boom dev board code #15

Closed JoshuaThompsonSS closed 8 years ago

JoshuaThompsonSS commented 8 years ago

Integrate the Function RGB LED code with the existing firmware developed for the Boom dev board. Make sure all Functional RGB LED sequences defined in the Confluence User Interface Page

JoshuaThompsonSS commented 8 years ago

Tested with Boom dev board and it works. Had to remove some of the MSP overrides that where already there and replace them with my own (for RGB LED pwm and tim configs). Had to also add the systick interrupt handler and disable the tim2 interrupt handler that was being used to update the tick counter.