2
1

sponsors.html 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <!--#include file="header.html" -->
  2. <h2>Sponsors</h2>
  3. <p>Throughout its history, the Buildroot project has been sponsored by
  4. various companies, that we would like to thank below:</p>
  5. <ul>
  6. <li><a href="http://www.mind.be">Mind</a>, for sponsoring the dinner
  7. of the FOSDEM 2014 Developers meeting in Brussels, Belgium. Mind
  8. (www.mind.be) is the Embedded Software division of Essensium, which
  9. provides consultancy and services specifically in the field of Linux
  10. and Open Source SW for Embedded Systems.</li>
  11. <li><a href="http://www.google.com">Google</a>, for providing all
  12. the logistics for the FOSDEM 2013 and FOSDEM 2014 Developer Days in
  13. Brussels, Belgium.</li>
  14. <li><a href="http://www.imgtec.com/">Imagination Technologies</a>,
  15. for sponsoring the meeting room and dinner of the ELCE 2013
  16. Developer Days in Edinburgh, UK.</li>
  17. <li><a href="http://circuitco.com/">CircuitCo</a>, for sponsoring
  18. several development boards for the Google Summer of Code 2013
  19. project on Buildroot.</li>
  20. <li><a href="http://boundarydevices.com/">BoundaryDevices</a>, for
  21. sponsoring an i.MX6 development board for the Google Summer of Code
  22. 2013 project on Buildroot.</li>
  23. <li><a href="http://www.fluendo.com/">Fluendo</a>, for sponsoring
  24. the meeting room for the ELCE 2012 Developer Days in Barcelona
  25. Spain.</li>
  26. <li><a href="http://www.synopsys.com">Synopsys</a>, for sponsoring
  27. the dinner for the ELCE 2012 Developer Days in Barcelona,
  28. Spain.</li>
  29. <li><a href="http://www.calao-systems.com/">Calao Systems</a>
  30. and <a href="http://free-electrons.com/">Free Electrons</a> for
  31. providing a meeting room and offering lunch for the ELCE 2009
  32. Developer Days in Grenoble, France.</li>
  33. </ul>
  34. <!--#include file="footer.html" -->