1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_kw2xrf
Marian Buschsieweke 0e90e6195f
tests: Updated Updated BOARD_INSUFFICIENT_MEMORY
Added arduino-nano to BOARD_INSUFFICIENT_MEMORY/BOARD_BLACKLIST following suit
of how arduino-uno is marked, as arduino-nano is mostly an Uno in a different
form factor.
2019-03-14 15:39:54 +01:00
..
kw2xrf_params.h tests: fix doxygen grouping 2018-06-11 19:12:02 +02:00
main.c gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
Makefile tests: Updated Updated BOARD_INSUFFICIENT_MEMORY 2019-03-14 15:39:54 +01:00
README.md drivers/kw2xrf: reduce scope of test application 2017-02-07 15:22:46 +01:00

About

This is a manual test application for testing the KW2XRF device driver. It enables several shell commands, allowing for special test modes of that device. Without deeper knowledge about the hardware, this application might be useless except for compile tests. If you want an example to use this radio, check the examples folder.

For running this test, you need to connect/configure the following pins of your radio device. If you are running on a phyNODE, this is already the on-board default.

  • SPI DEV
  • CS (chip select)
  • INT (external interrupt)