aboutsummaryrefslogtreecommitdiff
path: root/src/peripherals/clock.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-11docs: add copyright notice to source codeUri Shaked1-0/+3
2025-02-11chore(deps): upgrade prettierUri Shaked1-1/+1
reformat all code with the new prettier version
2021-08-15chore(deps): prettier 2.3.2Uri Shaked1-16/+2
also reformat all the code with the new version
2020-11-25feat(clock): Clock Prescale (CLKPR) support #68Uri Shaked1-0/+92
close #68