Hello dear RIOTers,

I've pushed a cc3200 (http://www.ti.com/product/cc3200) RIOT basic port
here:

https://github.com/attdona/RIOT

SimpleLink Wi-Fi CC3200 LaunchPad is the working board (
http://www.ti.com/tool/cc3200-launchxl).
This is my first contribution to RIOT, so it would be great if you could me
feedback.

greetings
Attilio


Quick start

    > make BOARD=cc3200-launchxl

for flashing you have to use the cc3200prog binary from Energia (
http://energia.nu/):

    > export ENERGIA_ROOT=<energia root dir, default:
/opt/energia-0101E0016>
    > export PORT=<USB com port, default: /dev/ttyUSB1>

    > make BOARD=cc3200-launchxl flash

For flashing use the jumper setting described here:
http://energia.nu/cc3200guide/
_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to