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

no_std #41

Merged
merged 14 commits into from
Aug 10, 2022
Merged

no_std #41

merged 14 commits into from
Aug 10, 2022

Commits on Jul 16, 2022

  1. remove std

    patrickoppel committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    c883bec View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    patrickoppel committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    e0d14aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e7b45 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from AeroRust/no_std-test-fixes

    fix bugs with `heapless` rewrite & cleanup
    patrickoppel committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    3c46eb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    776be89 View commit details
    Browse the repository at this point in the history
  6. file_log_parse - fix test

    elpiel committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    d6eb8ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    533f16e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Merge pull request #2 from AeroRust/no_std-test-fixes

    functional_tests - improve readability and use vec & no_std attribute
    patrickoppel committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    3e904ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc688fd View commit details
    Browse the repository at this point in the history
  3. NMEA::satellites - add missing rev()

    - revert functional_tests data
    elpiel committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    85b7ff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef42604 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8819e59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4717a09 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from AeroRust/no_std-test-fix

    No std test fix & last `no_std` preparations
    patrickoppel committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    b3b4370 View commit details
    Browse the repository at this point in the history