1. 16 Jan, 2018 1 commit
  2. 15 Jan, 2018 1 commit
  3. 14 Jan, 2018 3 commits
    • Tomas's avatar
      Added Sino:bit board (#219) · faec5775
      Tomas authored
      * Added Sino:bit board, including HT1632,AdaFruit GFX and Dave Astels Sinobit Library
      
      * Removed 3rd party libraries and modification of JSON
      
      * Removed and ignored .vscode folder
      
      * Removed unecessary comments in variant.cpp, Corrected include guard name in variant.h
      
      * Add some new lines
      
      * Remove stray define
      faec5775
    • Cédric / Drix's avatar
      Custom I2C/SPI/UART pins for generic variants (#221) · d887d064
      Cédric / Drix authored
      * UART: Add setPins(...) for generic boards (nRF51 and nRF52).
      
      * SPI: Add setPins(...) for generic boards (nRF51 and nRF52).
      
      * Wire (I2C/TWI): Add setPins(...) for generic boards (nRF51 and nRF52).
      d887d064
    • Joachim Schäfer's avatar
      Added PCA1000X variant PCA10001 · 95ee513c
      Joachim Schäfer authored
      95ee513c
  4. 18 Dec, 2017 1 commit
  5. 21 Nov, 2017 1 commit
    • Mark Cooke's avatar
      Black magic probe issue #183 (#196) · d91502da
      Mark Cooke authored
      * In support of 'issue' #183 - Add Black Magic Probe (BMP) upload method
      This is basically a merge of work done by @rogerclarkmelbourne in arduino-nRF5-customised, with the addition of bootloader uploading as per @sandeepmistry openocd reference in platform.txt
      Note: This incorporates changes based off feedback from @sandeepmistry, @dmikhalsky, @dlabun
      * README.md - BMP driver installation details
      * platform.txt - BMP tool setup
      * programmers.txt - Add BMP as a programmer option
      
      * In support of 'issue' #183 - Add Black Magic Probe (BMP) upload method
      This is basically a merge of work done by @rogerclarkmelbourne in arduino-nRF5-customised, with the addition of bootloader uploading as per @sandeepmistry openocd reference in platform.txt
      Note: This incorporates changes based off feedback from @sandeepmistry, @dmikhalsky, @dlabun
      * README.md - BMP driver installation details
      * platform.txt - BMP tool setup
      * programmers.txt - Add BMP as a programmer option
      
      * Update programmers.txt
      
      Remove accidental references to sandeepmistry:openocd for openocd methods
      
      * Update programmers.txt
      
      * * rename bmp programmer to the more descriptive blackmagicprobe
      
      * * remove accidental addition of bootloader.tool to openocd methods
      d91502da
  6. 20 Nov, 2017 2 commits
  7. 11 Sep, 2017 2 commits
  8. 23 Aug, 2017 1 commit
  9. 20 Aug, 2017 3 commits
  10. 18 Aug, 2017 1 commit
  11. 12 Aug, 2017 1 commit
  12. 11 Aug, 2017 2 commits
  13. 15 Jul, 2017 1 commit
  14. 07 May, 2017 1 commit
  15. 24 Apr, 2017 1 commit
  16. 23 Apr, 2017 3 commits
  17. 17 Apr, 2017 1 commit
    • João Pedro Vilas Boas's avatar
      Add NFR51 Smart Beacon Kit variant (#115) · bf534ec4
      João Pedro Vilas Boas authored
      * Add NFR51 Smart Beacon Kit to Boards
      
      * Remove PCA20006 flag from Generic
      
      * Fix Flags and Board Variant
      
      * Fiz typos on Boards.txt
      
      * Fix Wire (I2C) Lib
      
      * Revert "Fiz typos on Boards.txt"
      
      This reverts commit 7320c2a9df428828938d1e037ecba57251ca597f.
      
      * Revert "Fix Wire (I2C) Lib"
      
      This reverts commit 911d76d20af987cc2679fbacab47f7100d220ae9.
      
      * Update Boards, Remove I2C changes made at this branch
      
      * Change Variant Pin Mapping and Menu Placement
      bf534ec4
  18. 16 Apr, 2017 1 commit
  19. 10 Apr, 2017 10 commits
  20. 09 Apr, 2017 2 commits
  21. 08 Apr, 2017 1 commit