- 10 Aug, 2018 1 commit
-
-
Austin Fennacy authored
-
- 18 Mar, 2018 1 commit
-
-
jhmaloney authored
-
- 27 Feb, 2018 1 commit
-
-
dlabun authored
Updated for Release 0.5.1
-
- 24 Feb, 2018 2 commits
- 22 Feb, 2018 1 commit
-
-
probonopd authored
-
- 21 Feb, 2018 1 commit
- 18 Feb, 2018 1 commit
-
-
probonopd authored
Make it possible to install noninteractively by copy&paste
-
- 17 Feb, 2018 1 commit
-
-
probonopd authored
-
- 13 Feb, 2018 3 commits
- 12 Feb, 2018 1 commit
-
-
Sandeep Mistry authored
-
- 29 Jan, 2018 2 commits
-
-
Sandeep Mistry authored
-
Joerg Hubschneider authored
* define Reset-Pin for nRF52 platforms. Signed-off-by: Hubschneider Joerg (INST-IOT/ESW-Wa) <joerg.hubschneider@bosch-si.com>
-
- 19 Jan, 2018 1 commit
-
-
Alex Tsamakos authored
The problem (at least in the case of the I2C scanner that I had to deal with) was related to an empty tx buffer, so the LASTTX event never occurres, resulting into an endless loop.
-
- 16 Jan, 2018 2 commits
- 15 Jan, 2018 1 commit
-
-
Joachim Schäfer authored
-
- 14 Jan, 2018 4 commits
-
-
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
-
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).
-
Joachim Schäfer authored
-
Joachim Schäfer authored
-
- 18 Dec, 2017 1 commit
-
-
Tavish Naruka authored
* set a reset pin if RESET_PIN is defined in variant.h * move setting of reset pin to wiring.c * remove leftover code
-
- 21 Nov, 2017 1 commit
-
-
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
-
- 20 Nov, 2017 2 commits
-
-
dlabun authored
add support for Electronut labs hackaBLE module
-
Tavish Naruka authored
-
- 11 Sep, 2017 2 commits
-
-
micooke authored
-
Sandeep Mistry authored
Use falling edge polarity for PWM to match standard Arduino
-
- 23 Aug, 2017 1 commit
-
-
David Sanders authored
-
- 20 Aug, 2017 3 commits
- 18 Aug, 2017 1 commit
-
-
Sandeep Mistry authored
Fix stopBit = false mode in nRF51 Wire library
-
- 12 Aug, 2017 1 commit
-
-
Tavish Naruka authored
-
- 11 Aug, 2017 2 commits
-
-
David Sanders authored
-
Sandeep Mistry authored
Add support for second SPI HW device
-
- 15 Jul, 2017 1 commit
-
-
Roger Clark authored
-
- 07 May, 2017 1 commit
-
-
Sandeep Mistry authored
Set nRF51 default ADC to 1/3 prescaler and 1/3 reference voltage
-
- 24 Apr, 2017 1 commit
-
-
carlosperate authored
So that the ADC input range is configured from 0 to Vdd instead of the current 0 to 3.6V.
-