Hi Oleg, i moved the broccoli library in to pkg folder of RIOT. I added the USEPKG macro in my application's Makefile but when i use "include <broccoli.h>" in main.c of my program i have this error: /home/ciolo/RIOT/examples/hello-world/main.c:23:22: fatal error: broccoli.h: No such file or directory #include <broccoli.h>. Why?
Thanks. 2016-12-22 16:48 GMT+01:00 Oleg Hahm <[email protected]>: > Hi Alberto! > > On Thu, Dec 22, 2016 at 04:31:51PM +0100, Alberto Ciolini wrote: > > Scuse me but i was busy. Finally after a lot of attempts, it seems that > > sniffer works fine. > > Glad to hear that. > > > I have another question. I have to use this library: > > https://www.bro.org/sphinx/components/broccoli/broccoli-manual.html#id4 > , > > https://www.bro.org/sphinx/broccoli-api/annotated.html. > > How do i use it in RIOT? > > At a first glance, this looks like a good candidate for a package in RIOT. > See > https://riot-os.org/api/group__pkg.html for more information. If you have > concrete questions, please let us know. > > Cheers, > Oleg > -- > printk(KERN_ERR "happy meal: Fry guys."); > linux-2.6.6/drivers/net/sunhme.c > > _______________________________________________ > users mailing list > [email protected] > https://lists.riot-os.org/mailman/listinfo/users > >
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
