Skip to content
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

targets: initial implementation for Tillitis TKey device #4631

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Commits on Dec 2, 2024

  1. targets: initial implementation for Tillitis TKey device

    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a4694a1 View commit details
    Browse the repository at this point in the history
  2. targets: add UART implementation for TKey

    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6c224ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ec28b5 View commit details
    Browse the repository at this point in the history
  4. targets: add RNG interface implementation for TKey

    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3941b1f View commit details
    Browse the repository at this point in the history
  5. targets: add helpful machine package functions to return identifiers …

    …such as name and version for TKey
    
    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a292700 View commit details
    Browse the repository at this point in the history
  6. targets: use built-in timer for sleep timing on TKey

    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    58b1a03 View commit details
    Browse the repository at this point in the history
  7. targets: modify UART implementation for TKey to implement Serialer in…

    …terface
    
    Signed-off-by: deadprogram <[email protected]>
    deadprogram committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1e3157b View commit details
    Browse the repository at this point in the history