mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
830f17246c
* changed display driver interface from uint8_t* to char* * fixed hardware timer interrupt * ported cc1100 driver * added simple test application for radio [msb430] * fixex config and flashrom [cc110x_ng] * removed dependency from sysconfig
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
SubDir TOP projects chronos_cc110x_ng ;
|
|
|
|
Module chronos_cc110x_ng : main.c : cc110x_ng transceiver auto_init board_display ;
|
|
|
|
UseModule chronos_cc110x_ng ;
|