wifi test
Dependencies: X_NUCLEO_IKS01A2 mbed-http
easy-connect/atmel-rf-driver/README.md@0:24d3eb812fd4, 2018-09-05 (annotated)
- Committer:
- JMF
- Date:
- Wed Sep 05 14:28:24 2018 +0000
- Revision:
- 0:24d3eb812fd4
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JMF | 0:24d3eb812fd4 | 1 | # Example RF driver for Atmel 802.15.4 transceivers # |
JMF | 0:24d3eb812fd4 | 2 | |
JMF | 0:24d3eb812fd4 | 3 | Support for: |
JMF | 0:24d3eb812fd4 | 4 | * AT86RF233 |
JMF | 0:24d3eb812fd4 | 5 | * AT86RF212B |
JMF | 0:24d3eb812fd4 | 6 | |
JMF | 0:24d3eb812fd4 | 7 | This driver is used with 6LoWPAN stack. |