Skip to content
Snippets Groups Projects
  1. Jan 27, 2016
  2. Jan 26, 2016
  3. Jan 05, 2016
  4. Dec 14, 2015
  5. Dec 07, 2015
  6. Nov 19, 2015
  7. Oct 28, 2015
  8. Oct 27, 2015
  9. Oct 21, 2015
  10. Sep 17, 2015
  11. Sep 16, 2015
  12. Jul 14, 2015
  13. Jun 24, 2015
  14. Jun 15, 2015
  15. Jun 12, 2015
  16. Jun 11, 2015
  17. May 28, 2015
  18. May 26, 2015
  19. May 22, 2015
  20. Apr 15, 2015
  21. Mar 19, 2015
  22. Mar 16, 2015
  23. Feb 22, 2015
  24. Feb 12, 2015
  25. Jan 28, 2015
  26. Nov 18, 2014
  27. Nov 11, 2014
  28. Oct 31, 2014
  29. 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
  30. Oct 23, 2014
  31. Oct 16, 2014
  32. Oct 13, 2014
  33. Oct 08, 2014
  34. Oct 06, 2014
Loading