Skip to content

Commit 703108a

Browse files
committed
Rename the self-reference the NFC follow left behind
1 parent 6897fad commit 703108a

9 files changed

Lines changed: 18 additions & 18 deletions

File tree

examples/UnitUnified/NFCA/Detect/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-A Detect example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

examples/UnitUnified/NFCA/Dump/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-A Dump example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

examples/UnitUnified/NFCA/Emulation/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-A Emulation example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

examples/UnitUnified/NFCA/NDEF/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-A NDEF example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

examples/UnitUnified/NFCA/PolicyOverride/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-A PolicyOverride example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

examples/UnitUnified/NFCA/ReadWrite/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-A ReadWrite example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

examples/UnitUnified/NFCA/ValueBlock/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-A ValueBlock example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

examples/UnitUnified/NFCB/Detect/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-B Detect example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

examples/UnitUnified/NFCB/JapanIDCard/main/idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Dependencies for the ESP-IDF build of the NFC-B JapanIDCard example.
2-
## - M5Unit-NFC is taken from this repository itself (self reference via path).
3-
## - M5UnitUnified is declared as a dependency of M5Unit-NFC's root idf_component.yml
2+
## - M5Unit-RFID is taken from this repository itself (self reference via path).
3+
## - M5UnitUnified is declared as a dependency of M5Unit-RFID's root idf_component.yml
44
## and pulled in transitively by the component manager. That manifest tracks main until
55
## M5UnitUnified is published to the ESP Component Registry, when it becomes >=x.y.z.
66
## - M5Unified >=0.2.17 pulls in M5GFX transitively, so no explicit M5GFX entry is needed here.

0 commit comments

Comments
 (0)