- 20 Dec, 2023 1 commit
-
-
huwgen authored
* added mini3 * adds calliope pins, working * update readme * adds mini V3 to workflow
-
- 19 Jun, 2022 1 commit
-
-
Carlos Pereira Atencio authored
Replace the README badge and remove the TravisCI config file.
-
- 12 Jun, 2022 1 commit
-
-
Carlos Pereira Atencio authored
This functions were using the OUTSET and DIRSET registers instead of SET and DIR. The xxxSET registers only do something when a "1" is written to any of their bits, writting a "0" does nothing.
-
- 09 Dec, 2020 1 commit
-
-
Sandeep Mistry authored
-
- 05 Dec, 2020 2 commits
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
- 03 Dec, 2020 1 commit
-
-
Sandeep Mistry authored
`git clone https://github.com/sandeepmistry/arduino-nRF5.git sandeepmistry/nRF5` => `git clone https://github.com/sandeepmistry/arduino-nRF5.git sandeepmistry-github/nRF5`
-
- 02 Dec, 2020 8 commits
-
-
Sandeep Mistry authored
-
John Maloney authored
-
John Maloney authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
for pulseIn, pinMode, digitalWrite, digitalRead, Wire
-
Sandeep Mistry authored
-
- 27 Nov, 2020 2 commits
-
-
nobodyguy authored
Priority 1 is reserved by the SoftDevice and shall not be used by application code
-
Cedric Honnet authored
-
- 10 Nov, 2020 2 commits
-
-
John Maloney authored
Adjust loop count to microsecond computations
-
John Maloney authored
Update pin map comments in variant.cpp Swap microphone (P0.03) with unused pin (P0.23) in the pin map to make it easier to prevent digital pin access to the microphone pin. (The microphone pin should never be used as a digital output since that could damage the microphone amplifier). P0.03 is now g_ADigitalPinMap[28]. Since PIN_A0 now points to that entry, and the microphone is only accessed by reading analog pin A0. This change should be transparent to any existing code.
-
- 13 Aug, 2020 1 commit
-
-
orrmany authored
-
- 14 Apr, 2019 2 commits
-
-
dlabun authored
Fix #355 - Wrong SPI pins defined
-
Henry Gabryjelski authored
Fix #355
-
- 07 Feb, 2019 1 commit
-
-
EndlessDelirium authored
Added missing endif that was accidentially removed in commit https://github.com/sandeepmistry/arduino-nRF5/commit/0524008cca0432dba9da0dac5e665bb50ae7cd25#diff-ddd77aecb16ad4a70bea9989e9fd8022 (#339)
-
- 30 Jan, 2019 1 commit
-
-
Nishanth Samala authored
-
- 22 Jan, 2019 1 commit
-
-
dlabun authored
fix for "undefined reference to `vtable for HardwareSerial'"
-
- 21 Jan, 2019 1 commit
-
-
Manuel Koetter authored
-
- 18 Jan, 2019 2 commits
- 15 Dec, 2018 1 commit
-
-
Wojciech Dubowik authored
[[http://wiki.seeedstudio.com/Arch_Link/]] Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@gmail.com>
-
- 18 Nov, 2018 1 commit
-
-
dlabun authored
Added decaWave DWM1001-DEV board
-
- 07 Nov, 2018 1 commit
-
-
Beetix authored
- GPIO0 and GPIO1 on the DWM1001 are attached to the DW1000 not the nRF52 - Removed 2 digital pins - Shifted all the numbering
-
- 20 Oct, 2018 1 commit
-
-
dlabun authored
-
- 19 Oct, 2018 4 commits
- 12 Oct, 2018 1 commit
-
-
Beetix authored
-
- 03 Sep, 2018 2 commits
- 10 Aug, 2018 1 commit
-
-
dlabun authored
Added GPIO pin mapping note to nRF52 DK
-