Niclas Finne
|
271ac4413f
|
Removed the unused function cc2420_cca_valid and replaced some macros
with functions in CC2420. This reduces the code size with over 400 bytes.
|
2014-04-11 14:46:49 +02:00 |
|
Niclas Finne
|
8c0cdcfaec
|
Added radio parameters RADIO_PARAM_RSSI and RADIO_PARAM_TXPOWER for cc2420
|
2014-04-09 21:25:38 +02:00 |
|
Niclas Finne
|
9d01fbf735
|
Added stub for extended radio API for CC2520
|
2014-04-03 13:38:17 +02:00 |
|
Niclas Finne
|
0874165722
|
Added stub for extended radio API for CC2420
|
2014-04-03 13:38:13 +02:00 |
|
Adam Dunkels
|
bddd96d5c8
|
Removed all module makefiles. Instead, all .c files in a module directory are compiled.
|
2014-01-26 23:20:46 +01:00 |
|
Adam Dunkels
|
25367fb08c
|
Moved the ds2411 driver into a dev/ds2411 module
|
2014-01-26 23:20:31 +01:00 |
|
Adam Dunkels
|
c9efe3c3c4
|
Moved the cc2520 driver into its own dev/cc2520 module
|
2014-01-26 23:20:31 +01:00 |
|
Adam Dunkels
|
4cfe6c4a5e
|
Moved the sht11 driver to its own module
|
2014-01-26 23:20:30 +01:00 |
|
Adam Dunkels
|
0b805e4763
|
Moved the cc2420 driver into a separate dev/cc2420 module
|
2014-01-26 23:20:27 +01:00 |
|