1. 24 Oct, 2015 1 commit
  2. 20 Oct, 2015 2 commits
  3. 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
  4. 01 Oct, 2015 6 commits
  5. 28 Sep, 2015 2 commits
  6. 27 Sep, 2015 2 commits
  7. 26 Sep, 2015 3 commits
  8. 23 Sep, 2015 2 commits
  9. 18 Sep, 2015 3 commits
  10. 12 Aug, 2015 1 commit
  11. 07 Aug, 2015 1 commit
  12. 03 Aug, 2015 1 commit
  13. 02 Aug, 2015 1 commit
  14. 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
  15. 22 Jun, 2015 3 commits
  16. 18 Jun, 2015 1 commit
  17. 17 Jun, 2015 1 commit
  18. 07 Jun, 2015 1 commit
  19. 27 Apr, 2015 1 commit
    • TMRh20's avatar
      Fix for SPI transaction code · c79ccc70
      TMRh20 authored
      - Fix for compatibility with SoftSPI and SPI_UART
      - I seemed to be running two different versions, fixed for compatibility
      between RPi and Arduino
      c79ccc70
  20. 23 Apr, 2015 3 commits
  21. 20 Apr, 2015 2 commits