Am 12.01.2015 um 18:58 schrieb Jan Wagner:
hi devs!

I recently discovered riot OS. I hope to support the project in my freetime. low
power rf sensors will be everywhere
around us in the next years. Now the time is perfect to make sure these tiny
boards and sensors are running the right
open OS - or can be re-flashed to use one.

1 .RFDuino:
https://github.com/rfswarm/Board-RFduino/wiki/Board:-RFduino
(cpu/nrf51822/startup.c: LED_RED_TOGGLE undeclared -> comment out -> should
become ifdef/ifndef)
(PIN numbering a little bit strange did not investigate further -> check UART)

The wiki text is in general the same as airfy and yunjia. UART, HARDWARE
  changed.

Great, I'm going to add this to the wiki when you open up a PR with the board support.

Please add a picture with the pin mapping of
        1. cpu pin to
        2. board pin to
        3. RIOT name mapping

Don't worry, just copy the e.g. yunjia, change the names and adjust the pin mappings to your board.

You can make a diff between yuinija and airfy-beacon to find all places where there is board specific code (mostly defines).

Drop a mail when you are ready, I'll review/merge and add the page to the wiki.

Best
Christian

_______________________________________________
devel mailing list
[email protected]
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to