Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
KPI-Rover
/
ecu_sw
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
7
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
15 ecu stm32 implement buzzer driver
- #29
#29
Open
hasslesstech
wants to merge 13 commits into
main
KPI-Rover/ecu_sw:main
from
15-ecu-stm32-implement-buzzer-driver
KPI-Rover/ecu_sw:15-ecu-stm32-implement-buzzer-driver
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
15 ecu stm32 implement buzzer driver
#29
hasslesstech
wants to merge 13 commits into
main
KPI-Rover/ecu_sw:main
from
15-ecu-stm32-implement-buzzer-driver
KPI-Rover/ecu_sw:15-ecu-stm32-implement-buzzer-driver
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2025
Issue #15: Add buzzer driver implementation
hasslesstech
committed
fd02fb6
View commit details
Copy full SHA for fd02fb6
Browse repository at this point
Commits on Aug 1, 2025
Issue #15: Extract definitions from driver.c into their separate file driver.h
hasslesstech
committed
91b6900
View commit details
Copy full SHA for 91b6900
Browse repository at this point
Issue #15: Add buzzer manager task
hasslesstech
committed
ee933aa
View commit details
Copy full SHA for ee933aa
Browse repository at this point
Issue #15: fix configuration sanity check
hasslesstech
committed
f23af02
View commit details
Copy full SHA for f23af02
Browse repository at this point
Issue #15: improve total timing precision of pulse function
hasslesstech
committed
31408ae
View commit details
Copy full SHA for 31408ae
Browse repository at this point
Issue #15: add new task for buzzer manager
hasslesstech
committed
5e86956
View commit details
Copy full SHA for 5e86956
Browse repository at this point
Commits on Aug 16, 2025
Issue #15: [fix] make pulse function non-blocking and abortable
hasslesstech
committed
26aa038
View commit details
Copy full SHA for 26aa038
Browse repository at this point
Issue #15: simplify count_bits_16bit function
hasslesstech
committed
ee5f7aa
View commit details
Copy full SHA for ee5f7aa
Browse repository at this point
Commits on Sep 14, 2025
Issue #15: Extract memory from driver to manager
hasslesstech
committed
133cf06
View commit details
Copy full SHA for 133cf06
Browse repository at this point
Issue #15: switch to CMSISv2 functions in manager to improve OS independance
hasslesstech
committed
244f5c6
View commit details
Copy full SHA for 244f5c6
Browse repository at this point
Issue #15: Change all types to platform-independant alternatives
hasslesstech
committed
d848155
View commit details
Copy full SHA for d848155
Browse repository at this point
Commits on Sep 28, 2025
Issue #15: increase maximum stack size to prevent accidental task crashes
hasslesstech
committed
5084403
View commit details
Copy full SHA for 5084403
Browse repository at this point
Issue #15: refactor code into a state machine
hasslesstech
committed
981b69f
View commit details
Copy full SHA for 981b69f
Browse repository at this point
You can’t perform that action at this time.