I've been working with the samr21-xpro while evaluating RIOT, and at this
point I'm sold. It's a great system and I look forward to developing real
product on the platform.

But I could use some advice on best practices for project layout as I start
to write the board definition for custom hardware. Right now my directory
structure looks like this:

./RIOT - simple git clone of the RIOT source that I hope not to modify
./myproject - code I've been using on samr21-xpro, with its own Makefile,
main.c, etc.

...what is the recommended way to add a new board definition and some
device drivers?

The board definition isn't secret or anything, but it's very custom and
unlikely to be of any use to anyone else. The drivers will be for
off-the-shelf IC's and may be useful to contribute back.

Many thanks for the great platform to build on!

-Brooks
_______________________________________________
users mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to