mirror of https://github.com/ARMmbed/mbed-os.git
mbed.h has 'using namespace mbed;', hence some of the files skip adding required namespace to the code, it is always good to specify the namespace around the elements in header and `using namespace` in specific CPP files, instead of all |
||
---|---|---|
.. | ||
atmel-rf-driver | ||
source | ||
LICENSE | ||
README.md | ||
apache-2.0.txt | ||
mbed_lib.json |
README.md
Example RF driver for Atmel 802.15.4 transceivers
Support for:
- AT86RF233
- AT86RF212B
This driver is used with 6LoWPAN stack.