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
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
.
modm-io
/
modm
Public
Notifications
You must be signed in to change notification settings
Fork
171
Star
974
Code
Issues
33
Pull requests
35
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Cleanup clock modules and add related user-defined literals
- #180
#180
Merged
salkinium
merged 12 commits into
modm-io:develop
modm-io/modm:develop
from
salkinium:feature/cleanup_clock
salkinium/modm:feature/cleanup_clock
Copy head branch name to clipboard
Mar 6, 2019
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Cleanup clock modules and add related user-defined literals
#180
salkinium
merged 12 commits into
modm-io:develop
modm-io/modm:develop
from
salkinium:feature/cleanup_clock
salkinium/modm:feature/cleanup_clock
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2019
[clock] Refactor clock modules
salkinium
committed
2cb0ad9
View commit details
Copy full SHA for 2cb0ad9
Browse repository at this point
[systick] Move SysTickTimer to modm::platform
salkinium
committed
0348689
View commit details
Copy full SHA for 0348689
Browse repository at this point
[rcc] Refactor ClockControl -> Rcc
salkinium
committed
af2ff0a
View commit details
Copy full SHA for af2ff0a
Browse repository at this point
[rcc] Move Rcc::setFlashLatency() to compile-time
salkinium
committed
4c1bdaf
View commit details
Copy full SHA for 4c1bdaf
Browse repository at this point
[stm32] Move flash latency to modm-devices
salkinium
committed
302ed41
View commit details
Copy full SHA for 302ed41
Browse repository at this point
[rcc] Add Rcc::updateCoreFrequency() wrapper function
salkinium
committed
a1021de
View commit details
Copy full SHA for a1021de
Browse repository at this point
[clock] Replace modm::clock::Frequency with user-defined literal
salkinium
committed
cd5265e
View commit details
Copy full SHA for cd5265e
Browse repository at this point
[gpio] Add missing dependency to :platform:rcc module
salkinium
committed
5f4f0cb
View commit details
Copy full SHA for 5f4f0cb
Browse repository at this point
[examples] Fix wrong config for disco-f051r8
salkinium
committed
48a37b3
View commit details
Copy full SHA for 48a37b3
Browse repository at this point
[peripheral] Add Baudrate user-defined literal
salkinium
committed
1bc29ae
View commit details
Copy full SHA for 1bc29ae
Browse repository at this point
[peripheral] Add Bitrate user-defined literal
salkinium
committed
4bd2e47
View commit details
Copy full SHA for 4bd2e47
Browse repository at this point
[board] Rename systemClock -> SystemClock
salkinium
committed
f8ef8ba
View commit details
Copy full SHA for f8ef8ba
Browse repository at this point
You can’t perform that action at this time.