Skip to content

Update buzzer includes#45

Merged
NArmistead merged 1 commit into
mainfrom
na/rev3-buzzer
Jun 21, 2026
Merged

Update buzzer includes#45
NArmistead merged 1 commit into
mainfrom
na/rev3-buzzer

Conversation

@NArmistead

Copy link
Copy Markdown
Contributor

Description

We only need to include the new pindefs, so there aren't any changes to the actual driver.

Issue Link

Parent (FCF): SunDevilRocketry/Flight-Computer-Firmware#290

Testing

  • Passes existing unit tests
  • Unit tests modified
  • Integration test performed

N/A

Other

Leave any additional notes here

Reviewer Checklist

Standards

  • Follows FCF Architectural Standards
  • Follows SDR Coding Standards
  • Code complexity/function Size is minimized
  • Code is testable
  • Code is readable and commented properly
  • License terms are respected

Error Handling

  • Potentially unsafe functions return a status code
  • Error returns properly handled

Memory

  • Stack allocated memory is scoped correctly
  • Heap allocated memory is avoided
  • Globally allocated memory is minimized except when necessary
  • Pointers are used correctly
  • Concurrency has been considered

Performance

  • Rate limiters are respected
  • Busy waiting is avoided
  • "Delay" calls are not used in performance sensitive code

@NArmistead NArmistead merged commit ed9cbb6 into main Jun 21, 2026
6 checks passed
@NArmistead NArmistead deleted the na/rev3-buzzer branch June 22, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant