-
```
After upgrading to msp430-gcc v4.5.3 from the stanford repository
(http://tinyos.stanford.edu/tinyos/dists) no application that uses the shimmer
magnetometer will now compile for me.
To reprodu…
-
Hi I am new to this,
I am using two SAMR21-xpro boards.
I want to connect two boards automatically.For that i tried gnrc_networking.i tried rpl configurations to set parent and child nodes.But i don'…
-
I noticed that in the repo you have a libraries branch with Firmata in it, but in the Windows download this doesn't exist. I tried just copying it out and placing it into the examples folder and that…
-
## Aims
[PlatformIO](http://platformio.org) is #1 tool for "Cloud Compiling" now. The one missing feature is to allow each developer/script to use PlatformIO in "Continuous Integration" manner. Platf…
-
```
What steps will reproduce the problem?
1. Got "cc2560_init_script.c" from
http://processors.wiki.ti.com/index.php/CC256x_Downloads and "BTPSVEND.c"
http://www.ti.com/tool/sw-dk-em2-2560b and put…
-
I recently got the @armstrap, which is a [`STM32F407VET6`](http://docs.armstrap.org/en/latest/hardware-overview.html) with a built-in JTAG powered by a @blacksphere Black Magic. To test it out quickly…
-
```
What steps will reproduce the problem?
1. Got "cc2560_init_script.c" from
http://processors.wiki.ti.com/index.php/CC256x_Downloads and "BTPSVEND.c"
http://www.ti.com/tool/sw-dk-em2-2560b and put…
-
In the IDE Integration section of the documentation, you mention pairing Vim with YouCompleteMe and Syntastic. Can you expand on this? I have tried setting up the `.ycm_extra_conf.py` with
``` pytho…
-
```
What steps will reproduce the problem?
1. start with SPP_Counter.c on MSP430F5438
2. enable USE_IRQ_RX, change nothing else.
3. When the board start to work, SPP msg write to RFCOMM continuously, …
-
```
Reason:
I2CDR is no longer defined in the TI headers used by the 4.x toolchains. In the
3.2.3 header files there is a comment stating that I2CDR is deprecated and
I2CDRB should be used instead. Ho…