Skip to content

Alpha 0.2.0 - TBD#2

Draft
memphis242 wants to merge 58 commits intomainfrom
alpha-0.2.0-dev
Draft

Alpha 0.2.0 - TBD#2
memphis242 wants to merge 58 commits intomainfrom
alpha-0.2.0-dev

Conversation

@memphis242
Copy link
Copy Markdown
Owner

Description

Project Planning Tool User Story / Defect Number | Issue

Verification

Unit Tests

HIL Tests (if applicable)

System Tests

Device Verification

Validation

End-User Testing

Statistics

Microcontroller Stats

Communication Bus Network Stats

Upstream / Downstream Repositories

Requirements

Quality Checklist

  • Ensure the package version changed appropriately according to semantic versioning.
  • The CHANGELOG.md has been updated
  • The README.md has been updated if applicable
  • All compiler, linker, and static analysis warnings have been resolved / suppressed-if-justified
  • MISRA C
    • Coding directives have been followed where applicable (static analysis can enforce rules but not directives)
    • Coding rules that are mandatory have been complied with
    • Coding rules that are required have been complied with or clearly justified
    • Coding rules that are advisory have been complied with or clearly justified

Specifically, cleaning up gcov's and gcovr's files and making sure the
coverage run has the build type set to `TEST`.
Well, it's my fork of it because I wanted the `.inl` file version that doesn't
come with a `main` function...
Also, replaced occurrences of `ccol` /w `conficol`.
1. Accidentally kept the seed value a `uint8_t` even when shifting it
   left however many bits past 8...
2. Unused leftover `prn` var in `for` loop
@memphis242 memphis242 self-assigned this Sep 28, 2025
@memphis242 memphis242 added the enhancement New feature or request label Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant