293 Commits

Author SHA1 Message Date
David Venhoek 856d499f0e Fix provisioner-app info_now invocations. 2026-03-03 17:01:08 -08:00
David Venhoek 0aed24d6c7 Moved provision-app crate to defmt. 2026-03-03 17:01:08 -08:00
David Venhoek f33fb37806 Moved nfc-device crate to defmt. 2026-03-03 17:01:08 -08:00
David Venhoek ada2dc4cfe Move fm11nc08 crate over to defmt. 2026-03-03 17:01:08 -08:00
David Venhoek 605dfaaaaf Update provisioner-app to edition 2024 2026-03-03 17:01:08 -08:00
David Venhoek ff6dec21b3 Update nfc-device crate to edition 2024 2026-03-03 17:01:08 -08:00
David Venhoek 91396dc636 Update ndef-app crate to edition 2024 2026-03-03 17:01:08 -08:00
David Venhoek 9b1ab3bf9e Update fm11nc08 crate to edition 2024 2026-03-03 17:01:08 -08:00
David Venhoek 1dba144896 Fix log features on provisioner-app crate 2026-03-03 17:01:08 -08:00
David Venhoek a77f88f6b4 Fix incomplete list of features in nfc-device crate. 2026-03-03 17:01:08 -08:00
David Venhoek 89a96191be Fix incomplete feature list in fm11nc08 crate. 2026-03-03 17:01:08 -08:00
Nicolas Stalder 1a8a59eb30 Migrate 2023-01-24 23:09:05 +01:00
Nicolas Stalder 06480d3842 git subrepo push --remote=git@github.com:trussed-dev/usbd-ctaphid.git --branch=main --update components/usbd-ctaphid
subrepo:
  subdir:   "components/usbd-ctaphid"
  merged:   "d872dbb"
upstream:
  origin:   "git@github.com:trussed-dev/usbd-ctaphid.git"
  branch:   "main"
  commit:   "d872dbb"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2023-01-24 23:09:05 +01:00
Nicolas Stalder d77def81cc git subrepo push --remote=git@github.com:trussed-dev/usbd-ccid.git --branch=main --update components/usbd-ccid
subrepo:
  subdir:   "components/usbd-ccid"
  merged:   "c1f81e9"
upstream:
  origin:   "git@github.com:trussed-dev/usbd-ccid.git"
  branch:   "main"
  commit:   "c1f81e9"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2023-01-24 23:09:05 +01:00
Nicolas Stalder f82ef961eb git subrepo init components/usbd-ctaphid
subrepo:
  subdir:   "components/usbd-ctaphid"
  merged:   "bfe5f56"
upstream:
  origin:   "none"
  branch:   "master"
  commit:   "none"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2023-01-24 23:09:05 +01:00
Nicolas Stalder bbf0321828 git subrepo init components/usbd-ccid
subrepo:
  subdir:   "components/usbd-ccid"
  merged:   "1aefb7c"
upstream:
  origin:   "none"
  branch:   "master"
  commit:   "none"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2023-01-24 23:09:05 +01:00
Nicolas Stalder d42f85bbbd Adjust to interchange changes 2022-08-25 08:47:46 -07:00
Conor Patrick c44eda3e5d fix logging in fm11nc08 2022-08-25 08:47:46 -07:00
Nicolas Stalder 330e93e84b Some more dependency fixes 2022-03-17 23:23:14 +01:00
Nicolas Stalder 223fe451d8 Tweaks
- put NDEF app back in
- set CTAPHID_INIT versions
- blink in green when processing
2022-03-17 23:23:14 +01:00
Nicolas Stalder b43e3f2874 Allow setting versions in CTAPHID_INIT 2022-03-17 23:23:14 +01:00
Nicolas Stalder 7302d5c75c Configurably larger CTAP pipe; winking 2022-03-17 23:23:14 +01:00
Nicolas Stalder 1b9dd4d4fd Bump dependencies to published versions 2022-03-17 23:23:14 +01:00
Nicolas Stalder 78c673bda6 Inline never in usbd-{ccid,ctaphid} 2022-03-17 23:23:14 +01:00
Conor Patrick ec57c12d9a only send keepalive ctaphid messages while handling cbor messages 2022-01-24 17:27:26 -08:00