1. 13 Nov, 2015 1 commit
  2. 31 Oct, 2015 5 commits
  3. 29 Oct, 2015 2 commits
  4. 24 Oct, 2015 2 commits
  5. 23 Oct, 2015 1 commit
  6. 20 Oct, 2015 2 commits
  7. 19 Oct, 2015 2 commits
    • Avamander's avatar
      Update library.properties · a045c5ac
      Avamander authored
      For me it seems there should be no limitation as it should work on any Arduino device + rPi
      a045c5ac
    • Avamander's avatar
      Delete FAQ · 69c1f3cc
      Avamander authored
      This is unnecessary and quite a bit outdated file
      69c1f3cc
  8. 01 Oct, 2015 6 commits
  9. 28 Sep, 2015 2 commits
  10. 27 Sep, 2015 2 commits
  11. 26 Sep, 2015 3 commits
  12. 23 Sep, 2015 2 commits
  13. 18 Sep, 2015 3 commits
  14. 12 Aug, 2015 1 commit
  15. 07 Aug, 2015 1 commit
  16. 03 Aug, 2015 1 commit
  17. 02 Aug, 2015 1 commit
  18. 13 Jul, 2015 1 commit
    • TMRh20's avatar
      ESP8266 Support per @crcastle · cd52d61b
      TMRh20 authored
      Per comments by @crcastle #125 add support for ESP8266 SOC devices
      1. Redefine STATUS as NRF_STATUS
      2. Add ESP8266 specific defines to Arduino config:
      #if defined (ARDUINO_ARCH_ESP8266)
      #include <pgmspace.h>
      #define PRIPSTR "%S"
      #define printf_P printf
      cd52d61b
  19. 22 Jun, 2015 2 commits