Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

tinyos-msp430 v0.2.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@tgtakaoka tgtakaoka released this 19 May 08:29
· 191 commits to master since this release
  • Support UART on USART and USCI. (no tar-ball release)
    • Support USART/UART in MSP430F1232 and MSP430F1611, benefiting from msp430/usart.
    • Support USCI/UART in MSP430F2132 and MSP430F2274, benefiting from msp430X/usci.
    • Reorganize test applications.