mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
3287e71d45
squash: driver: fixed typo to pass doccheck squash: driver: bug fixes after test squash: adapted Makefiles for correct build behaviour restructured, no spi interaction in isr anymore major bugfixes and restructurization comments addressed introduce new netconf option, ..AUTOCCA squash: minor bugfix and add auto-init mechanism squash: minor fixes to make travis happy
364 B
364 B
About
This is a manual test application for testing the KW2xrf network device driver.
For running this test, you need to connect/configure the following pins of your radio device:
- SPI DEV
- CS (chip select)
- INT (external interrupt)
Usage
For testing the radio driver you can use the netif and txtsnd shell commands that are included in this application.