tinyos / tinyos-main

Main development repository for TinyOS (an OS for embedded, wireless devices).
1.41k stars 519 forks source link

Add I2C configuration of MSP430 USCI B0 #421

Closed tgtakaoka closed 6 years ago

tgtakaoka commented 6 years ago

Note that Msp430I2C0C.nc is copied from Msp430I2C1C.nc and modified minimally.

cire831 commented 6 years ago

also please take a look at https://github.com/tp-freeforall/prod/tree/tp-master/tos/chips/msp430/x2xxx/usci

tgtakaoka commented 6 years ago

The tp-freeforall project already has this feature, as Eric mentioned.