Easily add all supported connectivity methods to your mbed OS project

Dependencies:   type-yd-driver

Committer:
MACRUM
Date:
Wed Jul 12 10:52:58 2017 +0000
Revision:
0:615f90842ce8
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
MACRUM 0:615f90842ce8 1 # Example RF driver for Atmel 802.15.4 transceivers #
MACRUM 0:615f90842ce8 2
MACRUM 0:615f90842ce8 3 Support for:
MACRUM 0:615f90842ce8 4 * AT86RF233
MACRUM 0:615f90842ce8 5 * AT86RF212B
MACRUM 0:615f90842ce8 6
MACRUM 0:615f90842ce8 7 This driver is used with 6LoWPAN stack.