Commit Graph

486 Commits

Author SHA1 Message Date
Rotzbua
16c419b657 bump to 1.4.7 2020-07-25 20:05:19 +02:00
Rotzbua
5da38ea78c [CI] fix travis not failing 2020-07-25 20:01:27 +02:00
Rotzbua
045733958d remove doublicate information
move PICC memory layout to /doc
2020-07-25 19:52:44 +02:00
Rotzbua
7b83d3d82d fix typo 2020-07-25 14:00:12 +02:00
Rotzbua
a244bba183 fix typos 2020-07-25 13:54:03 +02:00
Rotzbua
c3f02184ad add development hint 2020-07-24 22:32:00 +02:00
Rotzbua
a45cbe0e6b fix typo 2020-07-24 22:30:05 +02:00
Rotzbua
630e8aed8f fix typo 2020-07-24 16:51:55 +02:00
Rotzbua
7400c561e2 fix typos 2020-07-24 12:44:53 +02:00
Rotzbua
39c90621b0 fix typos 2020-07-24 12:40:45 +02:00
Rotzbua
72e1bef06c remove duplicate comment 2020-07-24 11:50:05 +02:00
Rotzbua
d997a2d438 remove duplicate comment 2020-07-24 11:49:10 +02:00
Rotzbua
c2d4471793 Create .gitattributes 2020-07-23 12:52:09 +02:00
Rotzbua
c31b727996 update wiring information
add hint what SPI interface is used #518
add yun to pin layout
2020-06-03 21:18:35 +02:00
Rotzbua
1eaedd5792 Merge pull request #500 from ricardojlrufino/master
update README, now works with arduno YUN #111
2020-06-03 20:46:01 +02:00
Rotzbua
ed5c081a54 reorder properties 2020-05-11 17:56:03 +02:00
Rotzbua
10fd409992 [CI] fix grep and bump python 2020-05-11 17:48:53 +02:00
Rotzbua
f57538333f Merge pull request #516 from ReubenBTalbott/patch-1
Fixed some grammer errors.
2020-05-10 16:31:28 +02:00
Reuben Talbott
49dfd46039 Fixed some grammer errors. 2020-05-07 14:15:47 -04:00
Rotzbua
98834423c6 add license 2020-04-19 06:59:05 +02:00
Rotzbua
1f2148d88f bump version to 1.4.6 2020-01-21 11:52:24 +01:00
Rotzbua
e587f3c2e3 Merge pull request #504 from jacoblukewood/master
Removed deprecated warnings as project is no longer maintained (no api changes or code changes)
2020-01-21 11:14:23 +01:00
Jacob Wood
d822320718 Removed deprecated warnings as project is no longer maintained 2020-01-21 16:11:34 +08:00
Rotzbua
2e5f692ece Merge pull request #494 from grapheo12/citations
Added Citation links 21 and 23
2020-01-20 14:41:26 +01:00
Ricardo JL Rufino
de0db3d16d update README, now works with arduno YUN #111 2020-01-11 00:08:26 -03:00
Rotzbua
8f5dd01ff7 [ci] fix rename of setting at patch level. platformio 4.0.0 -> 4.0.1 2020-01-09 13:12:36 +01:00
Shubham Mishra
d2fa33e6d3 Added Citation links 21 and 23 2019-10-07 21:45:21 +05:30
Rotzbua
b7d7f3e572 bump version to 1.4.5 2019-08-03 18:59:53 +02:00
Rotzbua
142dd04977 Merge pull request #485 from seisfeld/megaavr-fix
adds megaavr architecture to library.properties
2019-06-28 13:49:40 +02:00
Stephan Eisfeld
8ff85d6781 adds megaavr architecture to library.properties 2019-06-28 11:57:00 +02:00
Rotzbua
72312cfe32 [ci] disable telemetry 2019-06-17 23:09:47 +02:00
Rotzbua
684ad73242 Merge pull request #480 from andig/esp32
add esp32 to library properties
2019-06-12 21:33:05 +02:00
Rotzbua
f2127b921d [doc] inactive maintenance 2019-06-12 17:02:06 +02:00
andig
ce60fe4fef Support esp32 2019-06-04 21:35:17 +02:00
Rotzbua
d36f9370ea add optional delay after PCD_Init as workaround
provided by DarkiStar #476
2019-06-03 00:45:21 +02:00
Rotzbua
557b71efa7 Merge pull request #472 from randptr/master
Fixing typo in the comment
2019-05-08 11:23:36 +02:00
Jorge Ferreira
2b7bf97048 Fixing typo in the comment 2019-05-08 01:00:39 +01:00
Rotzbua
c271b658ae Merge pull request #471 from randptr/master
Fixing micro grammar typo
2019-05-08 01:48:44 +02:00
Jorge Ferreira
6dd5ed86ff Fixing micro grammar typo 2019-05-08 00:42:11 +01:00
Rotzbua
a395a6c7b7 bump to 1.4.4 2019-03-31 22:57:58 +02:00
Jastria Rahmat
268682dc0b Update comments in examples (#457)
It's seems not that important, but this helps the new user understand the code.
2019-03-25 15:07:44 +01:00
Rotzbua
d6979db651 fix ci; remove teensy from platformio
Platformio does not provide a stable api for teensy.
https://github.com/platformio/platform-teensy/issues/42
2019-01-12 15:13:23 +01:00
Rotzbua
0e25b590a4 Merge pull request #445 from porohkun/master
fix default_keys example for avoid skipping first key
2018-12-29 13:23:44 +01:00
Poroh
fa8df2cc64 fix default_keys example for avoid skipping first key 2018-12-24 19:34:17 +03:00
Rotzbua
703a5f362e Merge pull request #440 from aosodoev/patch-1
Conditional definition of MFRC522_SPICLOCK.
(Make it possible to set SPI clock)
2018-12-08 03:01:10 +01:00
Alexey
ada464c1cc Make it possible to set SPI clock
Conditional definition of MFRC522_SPICLOCK.
2018-11-28 01:09:38 +08:00
Rotzbua
c5269d6343 Merge pull request #439 from kirkins/patch-1
Fix typo date to data
2018-11-26 00:39:25 +01:00
Philip Kirkbride
fc3df49108 Fix typo date to data 2018-11-25 13:30:35 -05:00
Rotzbua
0c906aa1a0 Merge pull request #433 from EndangeredF1sh/master
fix bug in issue #432 Example 'FixBrickedUID' may cause card can't be read
2018-10-29 10:04:14 +01:00
EndangeredF1sh
b78508256c Update MFRC522.cpp
fix bug with less bytes.
2018-10-29 12:47:49 +08:00