-
Notifications
You must be signed in to change notification settings - Fork 778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TR3FIR-347 usb tbk #3452
base: main
Are you sure you want to change the base?
TR3FIR-347 usb tbk #3452
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dec5950 - Browse repository at this point
Copy the full SHA dec5950View commit details -
ci: Disable doctest to prevent failures from
cargo test
Not all example code can be fully compiled. This avoids errors being thrown by the CI server from this known issue.
Configuration menu - View commit details
-
Copy full SHA for 062e6e5 - Browse repository at this point
Copy the full SHA 062e6e5View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3155ad - Browse repository at this point
Copy the full SHA a3155adView commit details -
Currently there is a substantial amount hard coded to make things work with our setup. It will be generalized later
Configuration menu - View commit details
-
Copy full SHA for 7b69066 - Browse repository at this point
Copy the full SHA 7b69066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ddafaa - Browse repository at this point
Copy the full SHA 3ddafaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e3c0c - Browse repository at this point
Copy the full SHA f8e3c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d357a0 - Browse repository at this point
Copy the full SHA 3d357a0View commit details -
don't require mutable reference for EXTI waiting
Requires removing implementation of embedded-hal, otherwise it creates a recursive loop
Configuration menu - View commit details
-
Copy full SHA for 79f506a - Browse repository at this point
Copy the full SHA 79f506aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a9adf - Browse repository at this point
Copy the full SHA 23a9adfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd56ba - Browse repository at this point
Copy the full SHA fbd56baView commit details -
Configuration menu - View commit details
-
Copy full SHA for de44b50 - Browse repository at this point
Copy the full SHA de44b50View commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20faa0a - Browse repository at this point
Copy the full SHA 20faa0aView commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7098084 - Browse repository at this point
Copy the full SHA 7098084View commit details
Commits on May 3, 2024
-
[TR3FIR-141] Merge branch 'main' into pull_upstream2
Resolved conflicts by keeping Taylor's changes (sometimes with modifications).
Configuration menu - View commit details
-
Copy full SHA for 00d3ef6 - Browse repository at this point
Copy the full SHA 00d3ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5512d01 - Browse repository at this point
Copy the full SHA 5512d01View commit details -
[TR3FIR-141] Update TSC to not use sealed types.
These don't exist anymore.
Configuration menu - View commit details
-
Copy full SHA for 8ea456a - Browse repository at this point
Copy the full SHA 8ea456aView commit details
Commits on May 9, 2024
-
Merge pull request #2 from tokenize-inc/pull_upstream
Pull upstream
Configuration menu - View commit details
-
Copy full SHA for b75ca66 - Browse repository at this point
Copy the full SHA b75ca66View commit details -
Merge branch 'token-main' into update_embassy
Merging after Taylor's merge.
Configuration menu - View commit details
-
Copy full SHA for b8d8a02 - Browse repository at this point
Copy the full SHA b8d8a02View commit details -
Merge branch 'main' into update_embassy
We did another upstream sync after the original. Merge that so we get those new pieces too.
Configuration menu - View commit details
-
Copy full SHA for 88b7a5a - Browse repository at this point
Copy the full SHA 88b7a5aView commit details -
[TR3FIR-141] Flip dependencies back to using artifactory.
Now that I've gotten it all working, go back to using artifactory instead of paths.
Configuration menu - View commit details
-
Copy full SHA for b50fa13 - Browse repository at this point
Copy the full SHA b50fa13View commit details -
[TR3FIR-141] Re-fix double tick count.
This was something that Taylor fixed in 20faa0a and I had noticed when resolving the conflict, but I accepted the wrong side.
Configuration menu - View commit details
-
Copy full SHA for 041883e - Browse repository at this point
Copy the full SHA 041883eView commit details -
Merge pull request #5 from tokenize-inc/update_embassy
[TR3FIR-141] Update embassy to latest
Configuration menu - View commit details
-
Copy full SHA for 3d69805 - Browse repository at this point
Copy the full SHA 3d69805View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d102d06 - Browse repository at this point
Copy the full SHA d102d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e886d9 - Browse repository at this point
Copy the full SHA 9e886d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for daad424 - Browse repository at this point
Copy the full SHA daad424View commit details -
Configuration menu - View commit details
-
Copy full SHA for fec772d - Browse repository at this point
Copy the full SHA fec772dView commit details -
[TR3FIR-141] Bump the embassy-boot-stm32 version number.
I missed this with my other number bumps and the bootloader needs it.
Configuration menu - View commit details
-
Copy full SHA for a42ba43 - Browse repository at this point
Copy the full SHA a42ba43View commit details -
Merge pull request #6 from tokenize-inc/chore/TR3FIR-141-update_versi…
…on_number [TR3FIR-141] update version number
Configuration menu - View commit details
-
Copy full SHA for 5ac75f2 - Browse repository at this point
Copy the full SHA 5ac75f2View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41706af - Browse repository at this point
Copy the full SHA 41706afView commit details -
Merge pull request #7 from tokenize-inc/update-hci-dep
use internal hci package
Configuration menu - View commit details
-
Copy full SHA for cde498f - Browse repository at this point
Copy the full SHA cde498fView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 028b16e - Browse repository at this point
Copy the full SHA 028b16eView commit details
Commits on May 21, 2024
-
Merge pull request #8 from tokenize-inc/TR3FIR-168-embassy-dont-initi…
…alize-other Don't enable PLL if not given config
Configuration menu - View commit details
-
Copy full SHA for 2fa76b0 - Browse repository at this point
Copy the full SHA 2fa76b0View commit details
Commits on May 22, 2024
-
build(stm32): Reference local embassy projects
This is largely a reversion of b50fa13, but with the caveat that we can have BOTH path and registry in the dependency line. So, what we should have done originally was just add `registry = "artifactory"`, not replace it.
Configuration menu - View commit details
-
Copy full SHA for 77ac254 - Browse repository at this point
Copy the full SHA 77ac254View commit details -
Merge pull request #9 from tokenize-inc/feat/fix-cargo-madness
build: Reference local embassy projects
Configuration menu - View commit details
-
Copy full SHA for 4300fb5 - Browse repository at this point
Copy the full SHA 4300fb5View commit details
Commits on May 23, 2024
-
[TR3FIR-149] Update embassy-stm32-wpan to use the latest stm32wb-hci
Note: This is the only embassy crate which uses stm32wb-hci.
Configuration menu - View commit details
-
Copy full SHA for 4a30923 - Browse repository at this point
Copy the full SHA 4a30923View commit details -
Merge pull request #10 from tokenize-inc/feat/TR3FIR-149-set_ble_phy
[TR3FIR-149] Update embassy-stm32-wpan to use the latest stm32wb-hci
Configuration menu - View commit details
-
Copy full SHA for ce3d401 - Browse repository at this point
Copy the full SHA ce3d401View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2ef8f0 - Browse repository at this point
Copy the full SHA d2ef8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb112b - Browse repository at this point
Copy the full SHA efb112bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b9d2e - Browse repository at this point
Copy the full SHA 46b9d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9987eba - Browse repository at this point
Copy the full SHA 9987ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3afd974 - Browse repository at this point
Copy the full SHA 3afd974View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a65878c - Browse repository at this point
Copy the full SHA a65878cView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b60f69a - Browse repository at this point
Copy the full SHA b60f69aView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7608a05 - Browse repository at this point
Copy the full SHA 7608a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e784f - Browse repository at this point
Copy the full SHA f7e784fView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4064587 - Browse repository at this point
Copy the full SHA 4064587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b12ab1 - Browse repository at this point
Copy the full SHA 1b12ab1View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d87ce0c - Browse repository at this point
Copy the full SHA d87ce0cView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38333cc - Browse repository at this point
Copy the full SHA 38333ccView commit details
Commits on Jun 7, 2024
-
Refactor: invert ownership within AES module, simplify byte filling l…
…oops, remove YAGNI code
Configuration menu - View commit details
-
Copy full SHA for c31e7fc - Browse repository at this point
Copy the full SHA c31e7fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffef90c - Browse repository at this point
Copy the full SHA ffef90cView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0c636f - Browse repository at this point
Copy the full SHA a0c636fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35949ae - Browse repository at this point
Copy the full SHA 35949aeView commit details -
Merge pull request #12 from tokenize-inc/bump-stm32wb-hci
Bump stm32wb-hci version
Configuration menu - View commit details
-
Copy full SHA for b460ce8 - Browse repository at this point
Copy the full SHA b460ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dbaa9a - Browse repository at this point
Copy the full SHA 4dbaa9aView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d783db0 - Browse repository at this point
Copy the full SHA d783db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f40458 - Browse repository at this point
Copy the full SHA 2f40458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f0f5ed - Browse repository at this point
Copy the full SHA 6f0f5edView commit details -
Configuration menu - View commit details
-
Copy full SHA for a24d826 - Browse repository at this point
Copy the full SHA a24d826View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8249b4 - Browse repository at this point
Copy the full SHA c8249b4View commit details -
Merge pull request #11 from tokenize-inc/tr3fir-155-finalize-AES-drivers
[TR3-FIR-155] Finalize AES HW accelerator drivers for embassy
Configuration menu - View commit details
-
Copy full SHA for f1f086c - Browse repository at this point
Copy the full SHA f1f086cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4176cff - Browse repository at this point
Copy the full SHA 4176cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8cf5b - Browse repository at this point
Copy the full SHA aa8cf5bView commit details
Commits on Jun 13, 2024
-
Merge pull request #13 from tokenize-inc/aes-fixes
Fix AES IV setup; fix embassy-stm32 version in neighbour crates
Configuration menu - View commit details
-
Copy full SHA for a5629f7 - Browse repository at this point
Copy the full SHA a5629f7View commit details
Commits on Jun 18, 2024
-
[TR3FIR-197] Merge branch 'main' into TR3FIR-197-update_embassy
Merge from upstream.
Configuration menu - View commit details
-
Copy full SHA for 7862258 - Browse repository at this point
Copy the full SHA 7862258View commit details -
[TR3FIR-197] Remove homegrown TSC driver.
Now that there's an upstream driver (in `embassy-stm32/src/tsc/mod.rs`), we'll use that and port in any changes needed.
Configuration menu - View commit details
-
Copy full SHA for 3962205 - Browse repository at this point
Copy the full SHA 3962205View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8d94cc - Browse repository at this point
Copy the full SHA a8d94ccView commit details
Commits on Jun 26, 2024
-
Merge pull request #14 from tokenize-inc/TR3FIR-197-update_embassy
[TR3FIR-197] update embassy
Configuration menu - View commit details
-
Copy full SHA for d778382 - Browse repository at this point
Copy the full SHA d778382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 250e1fe - Browse repository at this point
Copy the full SHA 250e1feView commit details -
Merge pull request #15 from tokenize-inc/chore/TR3FIR-197-missed_a_co…
…uple_version_updates [TR3FIR-197] I missed a couple dependency version updates for embassy-boot-stm32.
Configuration menu - View commit details
-
Copy full SHA for c329901 - Browse repository at this point
Copy the full SHA c329901View commit details -
TR3FIR-197 Add SOP document for how to update embassy.
This practice should end the issues we have with version confusion after updating.
Configuration menu - View commit details
-
Copy full SHA for 142d2c0 - Browse repository at this point
Copy the full SHA 142d2c0View commit details -
Merge pull request #16 from tokenize-inc/TR3FIR-197-add_readme_sop_doc
TR3FIR-197 Add SOP document for how to update embassy.
Configuration menu - View commit details
-
Copy full SHA for ac24702 - Browse repository at this point
Copy the full SHA ac24702View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18a54e0 - Browse repository at this point
Copy the full SHA 18a54e0View commit details
Commits on Jul 9, 2024
-
Merge pull request #18 from tokenize-inc/TR3FIR-237-fix-broken-aes-ccm
## Overview This change fixes AES CCM breaking our First Time Setup procedure. Turns out it was down to resetting the peripheral too rarely, since we have only been doing it on the creation of the `Aes` struct, not on creation of every algorithm instance (`AesCcm` struct). ## Changes Add `rcc::enable_and_reset` call while constructing new `AesCcm` instance. ## Commits [TR3FIR-237] Fix AES CCM breaking authentication
Configuration menu - View commit details
-
Copy full SHA for b3b7a90 - Browse repository at this point
Copy the full SHA b3b7a90View commit details -
fix: [TR3FIR-238] replace coreid detection values with shifted ones
- Replace core matching values with shifted ones - Change magic values for cores to named constants - add defmt derived impl for HSEM error - Bump embassy-stm32 version to 0.1003.2
Configuration menu - View commit details
-
Copy full SHA for e60477a - Browse repository at this point
Copy the full SHA e60477aView commit details -
Merge pull request #17 from tokenize-inc/TR3FIR-238-HSEM-panics-on-CP…
…UID-check fix: [TR3FIR-238] Replace coreid detection values with shifted ones - Replace core matching values with shifted ones - Change magic values for cores to named constants - add a derived implementation of `defmt` for the HSEM error - Bump embassy-stm32 version to 0.1003.2
Configuration menu - View commit details
-
Copy full SHA for 659ce40 - Browse repository at this point
Copy the full SHA 659ce40View commit details -
[TR3FIR-198] Add function to send the flash erase activity command.
Needed for proper arbitration of flash access between the two CPUs.
Configuration menu - View commit details
-
Copy full SHA for a3c654a - Browse repository at this point
Copy the full SHA a3c654aView commit details -
Merge pull request #19 from tokenize-inc/feat/TR3FIR-198-add_flash_co…
…ntrol [TR3FIR-198] add flash control
Configuration menu - View commit details
-
Copy full SHA for a31e57d - Browse repository at this point
Copy the full SHA a31e57dView commit details
Commits on Jul 23, 2024
-
[TR3FIR-275] Merge branch 'main' into chore/TR3FIR-275-update_embassy
I've kept our inversion of the rust-toolchain .toml files, but I'm not sure why we did this.
Configuration menu - View commit details
-
Copy full SHA for 5b418fb - Browse repository at this point
Copy the full SHA 5b418fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c17ce6f - Browse repository at this point
Copy the full SHA c17ce6fView commit details
Commits on Jul 24, 2024
-
[TR3FIR-275] Remove artifactory registry entries.
Not needed now that we're using submodules. Notable exceptions are stm32wb-hci and stm32-metapac, because those are consumed, not published.
Configuration menu - View commit details
-
Copy full SHA for 4e88999 - Browse repository at this point
Copy the full SHA 4e88999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a40279 - Browse repository at this point
Copy the full SHA 7a40279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d53ec - Browse repository at this point
Copy the full SHA 00d53ecView commit details -
[TR3FIR-275] Change deprecated config directive.
No more: "warning: /home/matt/workspace/code/halo/embassy/embassy-boot/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `ed25519-dalek` dependency)"
Configuration menu - View commit details
-
Copy full SHA for bbdce13 - Browse repository at this point
Copy the full SHA bbdce13View commit details
Commits on Jul 29, 2024
-
Merge pull request #22 from tokenize-inc/chore/TR3FIR-275-update_embassy
[TR3FIR-275] update embassy
Configuration menu - View commit details
-
Copy full SHA for e6d8d92 - Browse repository at this point
Copy the full SHA e6d8d92View commit details
Commits on Aug 1, 2024
-
Work in progres, there is a problem with exponent. Fix modular exponent Add finished PKA implementation with RSA operations Fix constexpression calculations Replace bytemuck with custom data conversion
Configuration menu - View commit details
-
Copy full SHA for 117e820 - Browse repository at this point
Copy the full SHA 117e820View commit details -
[TR3FIR-217] Refactor PKA and remove RSA struct
[TR3FIR-217] Remove RSA struct from PKA driver [TR3FIR-217] Add padding for PKA RAM writes [TR3FIR-217] Fix modulus padding in PKA mod exp method [TR3FIR-217] Fix modular exp in PKA [TR3FIR-217] Fix Mongtomery param in PKA
Configuration menu - View commit details
-
Copy full SHA for a2090a0 - Browse repository at this point
Copy the full SHA a2090a0View commit details
Commits on Aug 5, 2024
-
Merge pull request #20 from tokenize-inc/pka_implement
[TR3FIR-217] Add PKA controller with RSA functionalities
Configuration menu - View commit details
-
Copy full SHA for 9e481f8 - Browse repository at this point
Copy the full SHA 9e481f8View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 640a30d - Browse repository at this point
Copy the full SHA 640a30dView commit details
Commits on Aug 20, 2024
-
Merge pull request #23 from tokenize-inc/docs/TR3FIR-336-document_tok…
…en_changes_to_embassy [TR3FIR-336] DOCS Document Token changes to baseline embassy.
Alessandro Gasbarroni authoredAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 3ec8efc - Browse repository at this point
Copy the full SHA 3ec8efcView commit details
Commits on Sep 3, 2024
-
[TR3FIR-345] Bump stm32wb-hci version
New version fixes handling of the `ACI_L2CAP_CONNECTION_UPDATE_RESP_EVENT` event and in turn gets rid of the `BadLength` errors.
Configuration menu - View commit details
-
Copy full SHA for af79435 - Browse repository at this point
Copy the full SHA af79435View commit details -
Merge pull request #24 from tokenize-inc/TR3FIR-345-l2cap-connection-…
…update-response-evt-parsing [TR3FIR-345] Bump stm32wb-hci version
Configuration menu - View commit details
-
Copy full SHA for cab40fd - Browse repository at this point
Copy the full SHA cab40fdView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 124f251 - Browse repository at this point
Copy the full SHA 124f251View commit details -
Merge pull request #25 from tokenize-inc/bump-stm32-metapac-to-15-1004-0
Bump stm32-metapac
Configuration menu - View commit details
-
Copy full SHA for 84cc9bd - Browse repository at this point
Copy the full SHA 84cc9bdView commit details
Commits on Oct 11, 2024
-
[TR3FIR-440] Bump stm32wb-hci version
This version fixes incorrect parsing of pairing success event
Configuration menu - View commit details
-
Copy full SHA for 78106a0 - Browse repository at this point
Copy the full SHA 78106a0View commit details -
Merge pull request #26 from tokenize-inc/TR3FIR-440
[TR3FIR-440] Bump stm32wb-hci version
Configuration menu - View commit details
-
Copy full SHA for edf56f7 - Browse repository at this point
Copy the full SHA edf56f7View commit details
Commits on Oct 14, 2024
-
[TR3FIR-449] Bump stm32wb-hci version
New version fixes parsing of indication and notification events
Configuration menu - View commit details
-
Copy full SHA for 715c100 - Browse repository at this point
Copy the full SHA 715c100View commit details
Commits on Oct 15, 2024
-
Merge pull request #27 from tokenize-inc/TR3FIR-449
[TR3FIR-449] Bump stm32wb-hci version
Configuration menu - View commit details
-
Copy full SHA for c614253 - Browse repository at this point
Copy the full SHA c614253View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4668d2 - Browse repository at this point
Copy the full SHA e4668d2View commit details