mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6be1cf2a76
sys/transceiver] * renamed all occurrences of cc1100 to cc110x as in fact all driver parts should work for cc1100 and cc110x as well [driver/cc110x_ng] * added some documentation * introduced a new register function to access rxfifo (fixing the of-by-one problem on chronos platform
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
SubDir TOP board chronos drivers ;
|
|
|
|
Module board_display : display.c display1.c ;
|
|
Module board_cc110x : cc430-cc110x.c : cc110x_cc430 ;
|