Skip to content
Snippets Groups Projects
  1. Jan 21, 2019
  2. Jan 18, 2019
  3. Dec 29, 2018
  4. Dec 21, 2018
  5. Dec 18, 2018
  6. Dec 12, 2018
  7. Dec 07, 2018
  8. Dec 05, 2018
  9. Dec 04, 2018
  10. Nov 27, 2018
  11. Nov 22, 2018
  12. Nov 20, 2018
  13. Nov 19, 2018
  14. Nov 16, 2018
    • cladmi's avatar
      dist/tools: add build system sanity check script · 143e393f
      cladmi authored
      Add a script to execute sanity checks on build system files.
      It should prevent bad patterns to re-appear after being cleaned.
      
      Currently adds a check for using the content of `FEATURES` instead of
      `USEMODULE`.
      
      Modules should not check the content of FEATURES_PROVIDED/_REQUIRED/OPTIONAL
      Handling specific behaviors/dependencies should by checking the content of:
       * `USEMODULE`
       * maybe `FEATURES_USED` if it is not a module (== not a periph_)
      Unverified
      143e393f
  15. Nov 12, 2018
  16. Oct 30, 2018
  17. Oct 28, 2018
  18. Oct 24, 2018
  19. Oct 11, 2018
  20. Oct 10, 2018
  21. Oct 09, 2018
    • MrKevinWeiss's avatar
      dist/tests/if_lib: Update to riot_pal · 5b83137f
      MrKevinWeiss authored
      This removes all non-application based driver/devices and replaces with riot_pal.
      riot_pal (riot protocol abstraction layer) can be installed with pip install riot_pal.
      The purpose is ti simplify and modularize the interfaces and tests.
      All tests using the if_lib interface are updated too.
      5b83137f
  22. Oct 08, 2018
  23. Oct 05, 2018
  24. Sep 28, 2018
    • Hauke Petersen's avatar
      tools: add nrf52_resetpin_cfg tool · 0ca02de0
      Hauke Petersen authored
      This new tool allows configuring the reset pin for nRF52-based
      boards. As the reset pin configuration is persistent, it does not
      make sense to include it into the board code...
      0ca02de0
  25. Sep 25, 2018
Loading