센서보드 RF IRQ 테스트 중

Fork of stm-spirit1-rf-driver by ST

Revision:
55:2bfbf1d07c14
Parent:
54:0f6612d36a29
Child:
56:f9d8d8bb503f
--- a/README.md	Tue Mar 07 08:34:31 2017 +0100
+++ b/README.md	Fri Mar 10 14:22:38 2017 +0100
@@ -7,6 +7,6 @@
  * **Un**mount resistor `R4`
  * **Mount** resistor `R7`
  
-Furthermore, on some Nucleo development boards (e.g. the [NUCLEO_F429ZI](https://developer.mbed.org/platforms/ST-Nucleo-F429ZI/)), in order to be able to use Ethernet together with these Sub-1 GHz RF expansion boards, you need to compile this driver with macro `SPIRIT1_SPI_MOSI=PB_5` defined!
+Furthermore, on some Nucleo development boards (e.g. the [NUCLEO_F429ZI](https://developer.mbed.org/platforms/ST-Nucleo-F429ZI/)), in order to be able to use Ethernet together with these Sub-1 GHz RF expansion boards, you need to compile this driver with macro `SPIRIT1_SPI_MOSI=PB_5` defined, while the development board typically requires some HW modification as e.g. described [here](https://github.com/ARMmbed/sal-nanostack-driver-stm32-eth)! 
 
 This driver is used with 6LoWPAN stack.