Commit Graph

  • 856d499f0e Fix provisioner-app info_now invocations. main David Venhoek 2026-02-02 16:39:45 +01:00
  • 08c721d7e3 Fix accidental adding of board-lpcxpressp55 feature to runner defaults. David Venhoek 2026-02-02 16:30:49 +01:00
  • 0aed24d6c7 Moved provision-app crate to defmt. David Venhoek 2026-02-02 16:14:05 +01:00
  • f33fb37806 Moved nfc-device crate to defmt. David Venhoek 2026-02-02 16:12:17 +01:00
  • ada2dc4cfe Move fm11nc08 crate over to defmt. David Venhoek 2026-02-02 16:08:21 +01:00
  • fefc612a4d Moved board crate to defmt. David Venhoek 2026-02-02 16:00:40 +01:00
  • aa5a251434 Move runner over to defmt. David Venhoek 2026-02-02 15:54:27 +01:00
  • d5439545a8 Use defmt as transport for delogger messages. David Venhoek 2026-02-02 15:40:56 +01:00
  • 706aec26cc Update hal to 0.4.1 David Venhoek 2026-02-02 15:03:27 +01:00
  • bccc6b295f Move definition of filesystem types into board crate to avoid relying on lpc55_hal littlefs2 feature. David Venhoek 2026-02-02 14:57:57 +01:00
  • dd0b25796a Fix small issue around msp import in main. David Venhoek 2026-02-02 14:47:07 +01:00
  • cac86166f0 Minor fixup for serial number use of heapless. David Venhoek 2026-02-02 14:28:46 +01:00
  • 33d12293a2 Update rtt-target to 0.6.2 David Venhoek 2026-02-02 14:17:36 +01:00
  • dfa8acb5eb Update direct dependency on heapless to 0.9 David Venhoek 2026-02-02 14:03:21 +01:00
  • 2ac73736e0 Update minor versions and indirect dependencies. David Venhoek 2026-02-02 13:51:06 +01:00
  • 8f6ce410c5 Allow littlefs2 to used deprecated GenericArray stuff. David Venhoek 2026-02-02 13:50:37 +01:00
  • 24e6304284 Fix hal version to avoid unintended hal upgrades. David Venhoek 2026-02-02 13:39:06 +01:00
  • fb6278b62c Fix piv-authenticator version to avoid accidentally upgrading trussed components. David Venhoek 2026-02-02 13:22:59 +01:00
  • 182b0200ea Upgrade RTIC to version 2. David Venhoek 2026-02-02 12:23:04 +01:00
  • 159115f7e8 Remove ignored warnings for rtic-0.5 David Venhoek 2026-02-02 10:27:41 +01:00
  • 929569d9f0 Move UPDATES static to local variable. David Venhoek 2026-02-02 10:27:01 +01:00
  • a640a1bd12 Migrate to rtic version 1.0 David Venhoek 2026-02-02 10:15:37 +01:00
  • c0d1ecddf4 Move away from lpc55-hal rtic feature. David Venhoek 2026-01-27 17:06:39 +01:00
  • 605dfaaaaf Update provisioner-app to edition 2024 David Venhoek 2026-01-27 15:14:41 +01:00
  • ff6dec21b3 Update nfc-device crate to edition 2024 David Venhoek 2026-01-27 15:13:25 +01:00
  • 91396dc636 Update ndef-app crate to edition 2024 David Venhoek 2026-01-27 15:12:25 +01:00
  • 9b1ab3bf9e Update fm11nc08 crate to edition 2024 David Venhoek 2026-01-27 15:11:34 +01:00
  • f368a7648c Update edition of board crate to 2024 David Venhoek 2026-01-27 15:10:05 +01:00
  • 1dba144896 Fix log features on provisioner-app crate David Venhoek 2026-01-27 14:32:19 +01:00
  • 1405784f67 Bump compiler version to 1.93.0 David Venhoek 2026-01-27 14:13:48 +01:00
  • d39139de8e Allow remaining warnings in lpc55 since they come from rtic. David Venhoek 2026-01-27 14:12:17 +01:00
  • e88e41bb49 Fix lookahead buffer size bug in littlefs2 David Venhoek 2026-01-27 14:05:44 +01:00
  • 90ef3261e7 Fix warnings in the now-vendored littlefs2 crate David Venhoek 2026-01-27 14:05:14 +01:00
  • 8a0aed0c5c Vendor littlefs2 in preparation for fixing memory corruption bug. David Venhoek 2026-01-27 13:44:19 +01:00
  • 1d07e2cb83 Make update counter atomic to avoid static mut. David Venhoek 2026-01-27 11:50:08 +01:00
  • 98656f9c78 Move to using static cell for file system storage. David Venhoek 2026-01-27 11:49:37 +01:00
  • 33e1143593 Move storage for USB_BUS to staticcell. David Venhoek 2026-01-27 11:48:32 +01:00
  • 62b48d830b Use static_cell for SERIAL_NUMBER static David Venhoek 2026-01-26 15:41:46 +01:00
  • bc2e5be51a Fix spacing in memory.x David Venhoek 2026-01-26 15:31:33 +01:00
  • d5a06f475a Fixed incomplete feature list for lpc55 runner. David Venhoek 2026-01-26 15:26:53 +01:00
  • 2b31403314 Fixed incomplete list of features in board crate. David Venhoek 2026-01-26 15:26:21 +01:00
  • a77f88f6b4 Fix incomplete list of features in nfc-device crate. David Venhoek 2026-01-26 15:25:22 +01:00
  • 89a96191be Fix incomplete feature list in fm11nc08 crate. David Venhoek 2026-01-26 15:22:09 +01:00
  • 37ac33cb98 Fix rtt loging not working. David Venhoek 2026-01-27 14:14:56 +01:00
  • 7f028cbfdf Change default runner to probe-rs. David Venhoek 2026-01-26 11:19:41 +01:00
  • be0cfa6d4d Update upload-artifact to v4 as v2 is sunset. David Venhoek 2026-01-26 11:32:39 +01:00
  • bf0e51fc44 update README Nicolas Stalder 2024-07-04 17:45:53 +02:00
  • 276d0968e8 Use Service::try_new_client to construct clients Robin Krahl 2023-01-23 11:54:21 +01:00
  • 20d7e563cb README.md: update link to Matrix space Andreas Schildbach 2022-10-15 15:37:18 +02:00
  • 1a8a59eb30 Migrate Nicolas Stalder 2023-01-24 23:05:33 +01:00
  • 06480d3842 git subrepo push --remote=git@github.com:trussed-dev/usbd-ctaphid.git --branch=main --update components/usbd-ctaphid Nicolas Stalder 2023-01-24 22:40:11 +01:00
  • d77def81cc git subrepo push --remote=git@github.com:trussed-dev/usbd-ccid.git --branch=main --update components/usbd-ccid Nicolas Stalder 2023-01-24 22:39:32 +01:00
  • f82ef961eb git subrepo init components/usbd-ctaphid Nicolas Stalder 2023-01-24 22:38:22 +01:00
  • bbf0321828 git subrepo init components/usbd-ccid Nicolas Stalder 2023-01-24 22:38:19 +01:00
  • 1aefb7cbc3 restore rgb colors and lower intensity 2.964.0 Conor Patrick 2022-08-25 08:34:48 -07:00
  • 3b07b507fa Include Cargo.lock Nicolas Stalder 2022-08-22 15:10:47 +02:00
  • 92b0cc19c7 Bump runners/lpc55 version Nicolas Stalder 2022-08-22 15:06:52 +02:00
  • d42f85bbbd Adjust to interchange changes Nicolas Stalder 2022-08-22 13:56:39 +02:00
  • bebe6cba08 Adjust to fido-authenticator Config change Nicolas Stalder 2022-08-22 12:56:29 +02:00
  • c44eda3e5d fix logging in fm11nc08 Conor Patrick 2022-08-21 22:03:05 -07:00
  • c59ee5f45b fix no-button feature Conor Patrick 2022-08-21 22:02:46 -07:00
  • 6e02f7c266 Update README.md Emanuele Cesena 2022-08-07 18:22:02 -07:00
  • 330e93e84b Some more dependency fixes Nicolas Stalder 2022-03-17 03:56:31 +01:00
  • 48b0637d44 Use published Trussed and apps Nicolas Stalder 2022-03-17 03:49:34 +01:00
  • a9727cab07 Bump version, use merged fido-authenticator Nicolas Stalder 2022-03-17 03:13:58 +01:00
  • 483c0a30cf Move Monotonic and Reboot zero-sized types into board Nicolas Stalder 2022-03-16 21:59:11 +01:00
  • 8c1e81f407 Big bug: No DWT.CYCCNT in locked devices - quick fix Nicolas Stalder 2022-03-16 21:34:04 +01:00
  • 223fe451d8 Tweaks Nicolas Stalder 2022-03-08 23:32:28 +01:00
  • b43e3f2874 Allow setting versions in CTAPHID_INIT Nicolas Stalder 2022-03-08 23:30:54 +01:00
  • d776a6d567 PC build fixes Nicolas Stalder 2022-03-08 14:20:07 +01:00
  • 7302d5c75c Configurably larger CTAP pipe; winking Nicolas Stalder 2022-03-08 14:04:21 +01:00
  • 082be57620 Implement winking, slight board code cleanup Nicolas Stalder 2022-03-08 01:44:07 +01:00
  • 1a3da2496e Bump versions, remove serial USB + ndef app Nicolas Stalder 2022-03-05 22:13:29 +01:00
  • 1b9dd4d4fd Bump dependencies to published versions Nicolas Stalder 2022-03-05 22:04:20 +01:00
  • 78c673bda6 Inline never in usbd-{ccid,ctaphid} Nicolas Stalder 2022-03-05 22:03:47 +01:00
  • ec57c12d9a only send keepalive ctaphid messages while handling cbor messages 1.0.9 Conor Patrick 2022-01-24 19:15:56 -06:00
  • 7d1d9ec2bf Extract admin-app Nicolas Stalder 2021-11-25 00:26:57 +01:00
  • c8ceea9f37 Remove duplicate UUID arm from rebase. Reorder. Nicolas Stalder 2021-11-24 23:18:59 +01:00
  • f0dd7c73aa Fix CTAPHID command dispatch for admin app Robin Krahl 2021-10-18 10:49:26 +02:00
  • 7e031f6551 UUID over ctaphid. Published salty. Nicolas Stalder 2021-11-24 23:09:45 +01:00
  • b100928092 bump for fido-authenticator update 1.0.8 Conor Patrick 2021-11-10 21:57:09 -06:00
  • 896a30ecca provisioner-app: Remove unused filesystem constant Robin Krahl 2021-10-19 15:40:01 +02:00
  • 338b1cb148 bump version again 1.0.7 Conor Patrick 2021-10-07 18:35:03 -05:00
  • db557cb4d7 Bump littlefs2, remove c-stubs dependency Nicolas Stalder 2021-09-26 17:48:37 +02:00
  • 2b72f47571 add back .bin build step 1.0.6 Conor Patrick 2021-09-18 18:58:37 -05:00
  • 7948bba546 turns out pfr should be initialized first before booting to bootrom 1.0.5 Conor Patrick 2021-09-15 21:44:31 -05:00
  • 4c841da936 fix ci to work in act 1.0.4 Conor Patrick 2021-09-14 21:59:19 -05:00
  • 672f2d8575 disable piv for release for now Conor Patrick 2021-09-12 20:49:28 -05:00
  • d2c72058dd fix provisioner app Conor Patrick 2021-08-07 13:04:45 -07:00
  • 4baf0629e2 Update ci.yml Conor Patrick 2021-08-06 20:48:17 -07:00
  • c4a4df864f Update ci.yml Conor Patrick 2021-08-06 20:46:52 -07:00
  • 3f9860760c change idle led to RED 1.0.3.0 1.0.3-alpha Conor Patrick 2021-07-13 21:09:50 -07:00
  • 7d7cb4fb87 bump to get latest apdu-dispatch 1.0.3 Conor Patrick 2021-07-13 16:54:33 -07:00
  • 189f6e4bfc update provisioner app to new heapless 1.0.2 Conor Patrick 2021-07-06 15:43:33 -07:00
  • 7f9e26199e bump 1.0.1 1.0.1 Conor Patrick 2021-07-06 14:27:47 -07:00
  • a96bfde7a9 rust 1.24.3 now uses --enable-machine-outliner=never by default Conor Patrick 2021-07-06 14:26:08 -07:00
  • b3c5f6ccd5 bump 1.0.0 1.0.0 Conor Patrick 2021-07-06 14:02:23 -07:00
  • 1682d786e9 Bump heapless and all that bumped it Nicolas Stalder 2021-06-11 00:12:34 +02:00
  • 742620c4e0 Configure CCID ATR Nicolas Stalder 2021-06-10 15:36:51 +02:00
  • f4b35b215d feature gate the delogger init so that the static memory allocation optimizes out Conor Patrick 2021-06-10 00:00:46 -07:00