Re: [riot-devel] RIOT Research Seminar: a short report

2017-04-29 Thread Martine Lenders
Hi Ken, there used to be OpenWSN support in RIOT but due to a missing maintainer on our side (we did not find the time to adapt it to our rapidly changing APIs for timers and networking) we had to remove it for now [1]. Cheers, Martine [1] https://github.com/RIOT-OS/RIOT/pull/6359 2017-04-29 15:

Re: [riot-devel] RIOT Research Seminar: a short report

2017-04-29 Thread Ken Bannister
Emmanuel, Thomas: Thanks for the links! I was very interested to see Thomas's slides on OpenWSN "fresh" [1]. It would be valuable to have a 6TiSCH implementation in RIOT. Are there any more details available on this project? Thanks, Ken http://riot-os.org/files/RIOT-Seminar-2017/RIOT-Spring

[riot-devel] SPI automatic interface configuration inside of cpu.c/periph_init(();

2017-04-29 Thread Neo
Dear RIOT developers, I think it is not a good idea to initilialize the SPI interface automatically via the periph_init() function because it is not as static as mentioned. In my application I have 2 SPI interfaces defined in the periph_conf.h file - but I wanted only to configure the second