mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cc1cfcf166
Currently the cc2420 and at86rf231 hardware addresses (IEEE 802.15.4 short and long) and frequency channel are read only from a global variable in the driver. This global variable is only set when the user sets the address/channel though both parameters might be preset by the hardware. This change lets the driver read this parameters directly from the hardware. |
||
---|---|---|
.. | ||
at86rf231 | ||
cc110x | ||
cc110x_ng | ||
cc2420 | ||
include | ||
lm75a | ||
ltc4150 | ||
sht11 | ||
srf02 | ||
srf08 | ||
doc.txt | ||
Makefile |