Skip to content

Commit 4d9834f

Browse files
committed
Name the UHF env blocks after the examples they hold
1 parent 8871be7 commit 4d9834f

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

platformio.ini

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -355,10 +355,10 @@ lib_deps = ${NessoN1.lib_deps}
355355
test_filter= embedded/test_ws1850s
356356

357357

358+
[env:-----------------------------------------------separator10]
358359
; --------------------------------
359360
;Examples by M5UnitUnified
360361
; --------------------------------
361-
[env:-----------------------------------------------separator10]
362362
;Detect
363363
[env:NFCA_Detect_Core_Arduino_latest]
364364
extends=Core, option_release, arduino_latest
@@ -1050,10 +1050,6 @@ lib_deps = ${NessoN1.lib_deps}
10501050
test_filter= embedded/test_uhfrfid
10511051

10521052

1053-
; --------------------------------
1054-
;Examples by M5UnitUnified
1055-
; --------------------------------
1056-
10571053
[env:-----------------------------------------------separator23]
10581054
; --------------------------------
10591055
; Examples by M5UnitUnified (UHF)
@@ -1441,7 +1437,7 @@ build_flags = ${Tab5.build_flags}
14411437
${option_release.build_flags}
14421438

14431439

1444-
; UHF ReaderSettings: one env per distinct compile configuration (skill m5-build-ci-matrix).
1440+
; UHF SleepIdle: one env per distinct compile configuration (skill m5-build-ci-matrix).
14451441
; Xtensa ESP32 / ESP32-S3 and RISC-V C6 / H2 / P4; every other board shares one of these.
14461442

14471443
[env:UHF_SleepIdle_Core_Arduino_latest]
@@ -1486,7 +1482,7 @@ build_flags = ${Tab5.build_flags}
14861482
${option_release.build_flags}
14871483

14881484

1489-
; UHF ReaderSettings: one env per distinct compile configuration (skill m5-build-ci-matrix).
1485+
; UHF MonzaQT: one env per distinct compile configuration (skill m5-build-ci-matrix).
14901486
; Xtensa ESP32 / ESP32-S3 and RISC-V C6 / H2 / P4; every other board shares one of these.
14911487

14921488
[env:UHF_MonzaQT_Core_Arduino_latest]
@@ -1531,7 +1527,7 @@ build_flags = ${Tab5.build_flags}
15311527
${option_release.build_flags}
15321528

15331529

1534-
; UHF ReaderSettings: one env per distinct compile configuration (skill m5-build-ci-matrix).
1530+
; UHF PermanentLock: one env per distinct compile configuration (skill m5-build-ci-matrix).
15351531
; Xtensa ESP32 / ESP32-S3 and RISC-V C6 / H2 / P4; every other board shares one of these.
15361532

15371533
[env:UHF_PermanentLock_Core_Arduino_latest]
@@ -1576,7 +1572,7 @@ build_flags = ${Tab5.build_flags}
15761572
${option_release.build_flags}
15771573

15781574

1579-
; UHF ReaderSettings: one env per distinct compile configuration (skill m5-build-ci-matrix).
1575+
; UHF NxpG2X: one env per distinct compile configuration (skill m5-build-ci-matrix).
15801576
; Xtensa ESP32 / ESP32-S3 and RISC-V C6 / H2 / P4; every other board shares one of these.
15811577

15821578
[env:UHF_NxpG2X_Core_Arduino_latest]
@@ -1621,7 +1617,7 @@ build_flags = ${Tab5.build_flags}
16211617
${option_release.build_flags}
16221618

16231619

1624-
; UHF ReaderSettings: one env per distinct compile configuration (skill m5-build-ci-matrix).
1620+
; UHF NxpReadProtect: one env per distinct compile configuration (skill m5-build-ci-matrix).
16251621
; Xtensa ESP32 / ESP32-S3 and RISC-V C6 / H2 / P4; every other board shares one of these.
16261622

16271623
[env:UHF_NxpReadProtect_Core_Arduino_latest]

0 commit comments

Comments
 (0)