Skip to content
Snippets Groups Projects
  1. Feb 10, 2016
  2. Jan 27, 2016
  3. Jan 26, 2016
  4. Jan 05, 2016
  5. Dec 14, 2015
  6. Dec 07, 2015
  7. Nov 19, 2015
  8. Oct 28, 2015
  9. Oct 27, 2015
  10. Oct 21, 2015
  11. Sep 17, 2015
  12. Sep 16, 2015
  13. Jul 14, 2015
  14. Jun 24, 2015
  15. Jun 15, 2015
  16. Jun 12, 2015
  17. Jun 11, 2015
  18. May 28, 2015
  19. May 26, 2015
  20. May 22, 2015
  21. Apr 15, 2015
  22. Mar 19, 2015
  23. Mar 16, 2015
  24. Feb 22, 2015
  25. Feb 12, 2015
  26. Jan 28, 2015
  27. Nov 18, 2014
  28. Nov 11, 2014
  29. Oct 31, 2014
  30. Oct 26, 2014
    • René Kijewski's avatar
      make: allow drivers to implement features · 765c88d0
      René Kijewski authored
      This change allows drivers (or any module for that matter) to provide
      features. This is e.g. useful if a board does not have a transceiver,
      but your application uses `USEMODULE += some_driver`, which implements
      the transceiver interface.
      
      The line `FEATURES_PROVIDED += some_feature` should go to the guarded
      block in `{sys,drivers}/Makefile.include`.
      765c88d0
  31. Oct 23, 2014
  32. Oct 16, 2014
Loading