MrKevinWeiss
08ef6a7e22
boards/openmote-b: Set boot pin to input
...
Some boards seem to lock the bootloader if the boot pin is high
It must be set to input to prevent contention from the msp430 line controller
2019-07-17 16:39:55 +02:00
MrKevinWeiss
407dff7f62
boards/openmote-b/doc: Add doc.txt to openmote-b
...
It seems the doc was not added during the port.
This adds documentation similar to the openmote-cc2538.
This also expands on some flashing issues that have occurred.
2019-06-26 09:58:06 +02:00
MrKevinWeiss
3360ec1c11
boards/openmote-b: Fix RF_SWITCH_* logic to active low
...
RF_SWITCH_2_4_GHZ_ON should turn PD4 low not high to active the 2.4 GHz radio.
The same goes for RF_SWITCH_SUB_GHZ_ON on PD3.
2018-09-27 08:13:08 +02:00
Kevin Weiss
a48b8e741b
boards/openmote-b: Add board support
2018-08-07 10:32:03 +02:00