1. 18 Sep, 2015 2 commits
  2. 12 Aug, 2015 1 commit
  3. 07 Aug, 2015 1 commit
  4. 03 Aug, 2015 1 commit
  5. 02 Aug, 2015 1 commit
  6. 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
  7. 22 Jun, 2015 3 commits
  8. 18 Jun, 2015 1 commit
  9. 17 Jun, 2015 1 commit
  10. 07 Jun, 2015 1 commit
  11. 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
  12. 23 Apr, 2015 3 commits
  13. 20 Apr, 2015 3 commits
  14. 19 Apr, 2015 2 commits
  15. 18 Apr, 2015 1 commit
  16. 29 Mar, 2015 1 commit
  17. 27 Mar, 2015 1 commit
  18. 26 Mar, 2015 8 commits
  19. 23 Mar, 2015 2 commits
  20. 18 Mar, 2015 1 commit
  21. 13 Mar, 2015 2 commits
  22. 04 Mar, 2015 2 commits