issues
search
tgtakaoka
/
tinyos-msp430
TinyOS for small MSP430 chips with msp430-elf-gcc
Other
12
stars
0
forks
source link
Reorganize USART, USCI, and USI
#5
Closed
tgtakaoka
closed
6 years ago
tgtakaoka
commented
6 years ago
In order to sync with the directory structure of tinyos-main,
rename msp430-small/usi to msp430-small/x2xxx/usi
rename msp430-small/usci to msp430-small/x2xxx/usci
remove Msp430UsartConf, Msp430UsciConf, and Msp430UsiConf
add USART, USCI, and USI pins to HplMsp430GeneralIOC
In order to sync with the directory structure of tinyos-main,