Skip to content
Snippets Groups Projects
  1. May 29, 2018
  2. May 24, 2018
  3. May 23, 2018
  4. May 18, 2018
  5. Apr 20, 2018
    • Kaspar Schleiser's avatar
      sys/arduino: drop cpp feature dependency · 594ead07
      Kaspar Schleiser authored
      Currently, the arduino module depends on the "cpp" feature. As AVR's
      don't have libstdc++, they don't provide that feature, as otherwise all
      cpp examples would break.  But the AVR does provide a cpp compiler and
      thus the arduino module compiles just fine.
      
      This comit removes the cpp dependency from arduino module.
      594ead07
  6. Apr 09, 2018
  7. Apr 06, 2018
    • Hauke Petersen's avatar
      sys/net: added Skald · 49bd85d0
      Hauke Petersen authored
      Skald is a very small and simple, TX-only BLE stack that supports
      sending advertisements only. It is useful for building all kinds
      of BLE beacons with very minimal memory footprints.
      49bd85d0
  8. Mar 22, 2018
  9. Mar 06, 2018
  10. Mar 01, 2018
  11. Feb 23, 2018
  12. Feb 06, 2018
  13. Feb 05, 2018
  14. Jan 31, 2018
  15. Jan 18, 2018
  16. Jan 09, 2018
  17. Dec 01, 2017
  18. Nov 30, 2017
  19. Nov 19, 2017
  20. Nov 17, 2017
  21. Nov 15, 2017
  22. Nov 14, 2017
  23. Nov 12, 2017
  24. Nov 08, 2017
  25. Nov 07, 2017
Loading