1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
Martin Lenders cc1cfcf166 Uncircumvent radio chip's status for IEEE 802.15.4 hardware
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.
2014-01-24 13:15:35 +01:00
..
at86rf231 Uncircumvent radio chip's status for IEEE 802.15.4 hardware 2014-01-24 13:15:35 +01:00
cc110x cc1100-csmaca-mac.c: fix usage of timex_t 2014-01-09 16:36:40 +01:00
cc110x_ng removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00
cc2420 Uncircumvent radio chip's status for IEEE 802.15.4 hardware 2014-01-24 13:15:35 +01:00
include making include directives consistent 2013-12-19 15:31:37 +01:00
lm75a simplify and unify include pathes 2014-01-05 16:11:07 +01:00
ltc4150 simplify and unify include pathes 2014-01-05 16:11:07 +01:00
sht11 simplify and unify include pathes 2014-01-05 16:11:07 +01:00
srf02 simplify and unify include pathes 2014-01-05 16:11:07 +01:00
srf08 simplify and unify include pathes 2014-01-05 16:11:07 +01:00
doc.txt Fixed a lot of comments by removing tabs and correcting format. 2013-12-16 14:00:33 +01:00
Makefile removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00