Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
fc3df49
Fix typo date to data
kirkins Nov 25, 2018
c5269d6
Merge pull request #439 from kirkins/patch-1
Rotzbua Nov 25, 2018
ada464c
Make it possible to set SPI clock
aosodoev Nov 27, 2018
703a5f3
Merge pull request #440 from aosodoev/patch-1
Rotzbua Dec 8, 2018
fa8df2c
fix default_keys example for avoid skipping first key
porohkun Dec 24, 2018
0e25b59
Merge pull request #445 from porohkun/master
Rotzbua Dec 29, 2018
d6979db
fix ci; remove teensy from platformio
Rotzbua Jan 12, 2019
268682d
Update comments in examples (#457)
ijash Mar 25, 2019
a395a6c
bump to 1.4.4
Rotzbua Mar 31, 2019
6dd5ed8
Fixing micro grammar typo
randptr May 7, 2019
c271b65
Merge pull request #471 from randptr/master
Rotzbua May 7, 2019
2b7bf97
Fixing typo in the comment
randptr May 8, 2019
557b71e
Merge pull request #472 from randptr/master
Rotzbua May 8, 2019
d36f937
add optional delay after PCD_Init as workaround
Rotzbua Jun 2, 2019
ce60fe4
Support esp32
andig Jun 4, 2019
f2127b9
[doc] inactive maintenance
Rotzbua Jun 12, 2019
684ad73
Merge pull request #480 from andig/esp32
Rotzbua Jun 12, 2019
72312cf
[ci] disable telemetry
Rotzbua Jun 17, 2019
8ff85d6
adds megaavr architecture to library.properties
seisfeld Jun 28, 2019
142dd04
Merge pull request #485 from seisfeld/megaavr-fix
Rotzbua Jun 28, 2019
b7d7f3e
bump version to 1.4.5
Rotzbua Aug 3, 2019
d2fa33e
Added Citation links 21 and 23
grapheo12 Oct 7, 2019
8f5dd01
[ci] fix rename of setting at patch level. platformio 4.0.0 -> 4.0.1
Rotzbua Jan 9, 2020
de0db3d
update README, now works with arduno YUN #111
ricardojlrufino Jan 11, 2020
2e5f692
Merge pull request #494 from grapheo12/citations
Rotzbua Jan 20, 2020
d822320
Removed deprecated warnings as project is no longer maintained
jacoblukewood Jan 21, 2020
e587f3c
Merge pull request #504 from jacoblukewood/master
Rotzbua Jan 21, 2020
1f2148d
bump version to 1.4.6
Rotzbua Jan 21, 2020
9883442
add license
Rotzbua Apr 19, 2020
49dfd46
Fixed some grammer errors.
ReubenBTalbott May 7, 2020
f575383
Merge pull request #516 from ReubenBTalbott/patch-1
Rotzbua May 10, 2020
10fd409
[CI] fix grep and bump python
Rotzbua May 11, 2020
ed5c081
reorder properties
Rotzbua May 11, 2020
1eaedd5
Merge pull request #500 from ricardojlrufino/master
Rotzbua Jun 3, 2020
c31b727
update wiring information
Rotzbua Jun 3, 2020
c2d4471
Create .gitattributes
Rotzbua Jul 23, 2020
d997a2d
remove duplicate comment
Rotzbua Jul 24, 2020
72e1bef
remove duplicate comment
Rotzbua Jul 24, 2020
39c9062
fix typos
Rotzbua Jul 24, 2020
7400c56
fix typos
Rotzbua Jul 24, 2020
630e8ae
fix typo
Rotzbua Jul 24, 2020
a45cbe0
fix typo
Rotzbua Jul 24, 2020
c3f0218
add development hint
Rotzbua Jul 24, 2020
a244bba
fix typos
Rotzbua Jul 25, 2020
7b83d3d
fix typo
Rotzbua Jul 25, 2020
0457339
remove doublicate information
Rotzbua Jul 25, 2020
5da38ea
[CI] fix travis not failing
Rotzbua Jul 25, 2020
16c419b
bump to 1.4.7
Rotzbua Jul 25, 2020
c82f3a5
[CI] remove outdated setting
Rotzbua Nov 4, 2020
bd19abc
add github actions #539
Rotzbua Dec 3, 2020
15aae4b
[doc] update badge #539
Rotzbua Dec 3, 2020
bcdeb64
[CI] remove travis #539
Rotzbua Dec 3, 2020
ea10e8a
[CI] add github action with misspellcheck
Rotzbua Dec 6, 2020
34086ad
fix wrong SPI clock speed #545
Rotzbua Dec 30, 2020
ce05181
bump version to 1.4.8
Rotzbua Dec 30, 2020
0a568b4
Fix OpenUidBackdoor received data size.
hktaskin Feb 17, 2021
d3bab30
Merge pull request #551 from hktaskin/patch-1
Rotzbua Feb 18, 2021
a6bf4dc
documenting working with Arduino Due (#558)
StefanSpieker Apr 24, 2021
906e57d
Add notice about power supply #560
Rotzbua May 6, 2021
a93e0fa
Remove example AccessControl.ino
Rotzbua Jul 31, 2021
f28da27
bump version to 1.4.9
Rotzbua Jul 31, 2021
8f9c07f
add link to more pin layouts
Rotzbua Aug 5, 2021
c553f4d
Use yield() in busy wait loops
greezybacon Aug 20, 2021
3b760c3
Update documentation about timing in the wait loops
greezybacon Aug 20, 2021
1ff0b14
`deadline` is ultimately a const value
greezybacon Aug 23, 2021
ba72b92
fix typo
Rotzbua Aug 23, 2021
c55995b
fix PCD problem after selftest #402
Rotzbua Oct 27, 2021
1f84b2e
bump version to 1.4.10
Rotzbua Nov 1, 2021
987d426
making wires not overlap
zivoy Nov 6, 2021
eda2e38
Merge pull request #573 from zivoy/master
Rotzbua Nov 7, 2021
1574b1d
Added ALPHA 8F328P-U pin layout
vladko312 Dec 10, 2021
ae28c47
Merge pull request #574 from vladko312/patch-1
Rotzbua May 21, 2022
8458aee
Update ReadNUID.ino
bhelterline Jun 5, 2022
b2ff919
Merge pull request #585 from bhelterline/master
Rotzbua Jun 6, 2022
6a55d3a
Create dependabot.yml
Rotzbua Jan 17, 2023
94975bb
Bump actions/checkout from 2 to 3
dependabot[bot] Jan 17, 2023
7314529
Bump actions/cache from 2 to 3
dependabot[bot] Jan 17, 2023
1e73cd3
Bump actions/setup-python from 2 to 4
dependabot[bot] Jan 17, 2023
af76d16
feat(dependabot): group dependency updates
Rotzbua Aug 29, 2023
f6bde80
Bump the github-actions group with 1 update
dependabot[bot] Oct 1, 2023
3eaa1e3
bump version to 1.4.11
Rotzbua Dec 29, 2023
13eaed7
Bump the github-actions group with 1 update
dependabot[bot] Jan 1, 2024
7bd7a6e
Bump the github-actions group with 1 update
dependabot[bot] Feb 1, 2024
7cd29b7
Removed unused variable key from examples
le78ld Feb 15, 2024
0ff12a1
Fixed broken links
leopold-gravier Feb 26, 2024
d5dba13
fixed broken link in README.rst
vvijk Apr 3, 2024
87f59aa
Add rp2040 as compatible platform
aaronjamt Nov 22, 2024
4ac9700
Fix: Correct pointer comparison issue in MFRC522Extended.cpp
robosphere99 Aug 16, 2024
0456ce0
bump version to 1.4.12
Rotzbua Feb 17, 2025
4b95b90
chore(ci): bump os
Rotzbua Feb 17, 2025
7a2cf44
Bump actions/checkout from 4 to 5 in the github-actions group
dependabot[bot] Sep 1, 2025
046072a
Bump actions/setup-python from 5 to 6 in the github-actions group
dependabot[bot] Oct 1, 2025
f434984
Bump actions/checkout from 5 to 6 in the github-actions group
dependabot[bot] Dec 1, 2025
a4a7c3e
chore: update dependabot config
Rotzbua Jan 4, 2026
5db091f
Bump actions/cache from 4 to 5 in the github-actions group
dependabot[bot] Jan 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.github/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore

.travis.yml export-ignore

doc/*.doc export-ignore

*.h text diff=cpp linguist-language=C++
*.ino text diff=cpp linguist-language=C++
4 changes: 3 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<!-- BEGIN - This is a comment just for you visible

Please use the following template to give us as mutch information as you can.
Please use the following template to give us as much information as you can.
Not used rows can be deleted.

Please create just PRs wiht fixes/typos or documentation updates; no extensions for other boards; no new examples. See development status.

END - This is a comment just for you visible -->

| Q | A
Expand Down
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "quarterly"
timezone: "Europe/Berlin"
time: "05:00"
labels:
- "github-actions-dependencies"
groups:
github-actions:
patterns:
- "*"
12 changes: 12 additions & 0 deletions .github/workflows/autoreview.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: autoreview
on: [pull_request]

jobs:
misspellcheck:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- name: Run misspell with reviewdog
uses: reviewdog/action-misspell@v1
#with:
# pattern: "*.md"
63 changes: 63 additions & 0 deletions .github/workflows/test.platformio.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
name: PlatformIO CI

on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-24.04
timeout-minutes: 10
strategy:
fail-fast: false
max-parallel: 20
matrix:
boards: ['all']
example: [
ChangeUID,
DumpInfo,
firmware_check,
FixBrickedUID,
MifareClassicValueBlock,
MinimalInterrupt,
ReadUidMultiReader,
rfid_default_keys,
rfid_write_personal_data,
Ntag216_AUTH,
ReadNUID,
RFID-Cloner,
rfid_read_personal_data,
]
#include:
# - boards: 'avr_only'
# example: AccessControl

steps:
- uses: actions/checkout@v6
- name: Cache pip
uses: actions/cache@v5
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
restore-keys: ${{ runner.os }}-pip-
- name: Cache PlatformIO
uses: actions/cache@v5
with:
path: ~/.platformio
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
- name: Set up Python
uses: actions/setup-python@v6
- name: Install PlatformIO
run: |
python -m pip install --upgrade pip
pip install --upgrade platformio
- name: Run PlatformIO all Boards
if: ${{ contains(matrix.boards, 'all') }}
# test all
run: platformio ci --lib=. --board=uno --board=megaatmega1280 --board=due --board=zero --board=d1_mini
env:
PLATFORMIO_CI_SRC: examples/${{ matrix.example }}/${{ matrix.example }}.ino
- name: Run PlatformIO avr Boards
if: ${{ contains(matrix.boards, 'avr_only') }}
# test avr_only
run: platformio ci --lib=. --board=uno --board=megaatmega1280
env:
PLATFORMIO_CI_SRC: examples/${{ matrix.example }}/${{ matrix.example }}.ino
40 changes: 0 additions & 40 deletions .travis.yml

This file was deleted.

Loading