[riot-devel] Best time to visit RIOT meetings in coming weeks?

2015-10-09 Thread David Lyon

Hello Rioter's,

I'm just looking to visit Berlin in the coming weeks and wondering if 
there was a 'best' time.


I'm from Australia and made it into the JiC StarCube IoT Incubator in 
the Czech-Republic. It's just a 3-month duration program and I'll be 
finished in December.


So before I finish, I'd like to make it to Berlin given that I'm now 
less than 500km away.


Any idea's on the best times to visit?

btw, I make IoT hardware that works a lot like lego. It's good for 
education and teaching the young-folk IoT.


Regards

David
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] Include in Makefile

2015-10-09 Thread Baptiste Clenet
Hi all,

I'm building an example (let's called it "app") for RIOT with the
following structure:
app/*.c
app/include/*.h
app/thingA/*.c
app/thingA/include*.h
app/thingB/*.c
app/thingB/include*.h

How to add the required path in the Makefile? Should I add
Makefile.base in each folder or is there another way to do it with
RIOT Makefile ? I couldn't find any example of this structure.

Cheers,


-- 
Baptiste
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel