aboutsummaryrefslogtreecommitdiff
path: root/src/peripherals/clock.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: add copyright notice to source codeUri Shaked2025-02-111-0/+3
|
* chore(deps): upgrade prettierUri Shaked2025-02-111-1/+1
| | | | reformat all code with the new prettier version
* chore(deps): prettier 2.3.2Uri Shaked2021-08-151-16/+2
| | | | also reformat all the code with the new version
* feat(clock): Clock Prescale (CLKPR) support #68Uri Shaked2020-11-251-0/+92
close #68