NFC Type 2 Tag Emulation for RIOT #8559
check-commits.yml
on: pull_request
Matrix: check-commits
check-commits-success
2s
Annotations
6 errors and 10 warnings
check-commits (commit-msg)
Commit message is longer than 72 characters: "add t2t convenience functions to nfct, add function to emulate tag as is, rename existing function"
|
check-commits (commit-msg)
Commit message is longer than 72 characters: "moved the timing functionality to the end of the process_read_command function. If it is at the top, the response isn't sent in time"
|
check-commits (commit-msg)
Commit message is longer than 72 characters: "ndef: function for the calculation of the size of an ndef text record without construction it. Added a new test."
|
check-commits (commit-msg)
Commit message is longer than 72 characters: "timing macro between block 0 and 1 added to the nrfx_nfct_t2t_emulator The macro needs to be enabled in the Makefile (see Makefile of example)"
|
check-commits (commit-msg)
Process completed with exit code 1.
|
check-commits-success
Process completed with exit code 1.
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "add example application offering temperature via nfc"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "changed naming to start/stop instead of create/delete"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "moved tests around, they are now in tests/net instead of sys"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "ndef: function to calculate the length of one URI record"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "ndef_message: check byte order before writing payload length"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "new print stack usage functionaility inside the nfct test"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "nfct: reserve space for convenience in t2t not stack, add test"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "nrfx_t2t_emulator: change print_bytes printf to LOG_DEBUG"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "t2t: add function to find usable mem in given mem blob"
|
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "t2t: add function to reserve space for ndef message"
|