index
:
avr8js
avr32dd20
main
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
peripherals
/
usart.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: add copyright notice to source code
Uri Shaked
2025-02-11
1
-0
/
+3
*
chore(deps): upgrade prettier
Uri Shaked
2025-02-11
1
-1
/
+5
*
feat(usart): add `immediate` parameter to writeByte()
Uri Shaked
2021-07-17
1
-8
/
+12
*
fix(usart): tx / rx complete timing
Uri Shaked
2021-07-16
1
-1
/
+1
*
feat(usart): add configuration change event
Uri Shaked
2021-07-15
1
-3
/
+39
*
feat(usart): implement RX #11
Uri Shaked
2021-02-19
1
-5
/
+58
*
fix: typo in parameter name
Uri Shaked
2021-01-02
1
-2
/
+2
*
perf!: centeral timekeeping
Uri Shaked
2020-12-09
1
-12
/
+5
*
refactor: central interrupt handling #38
Uri Shaked
2020-12-09
1
-17
/
+30
*
fix(usart): respect the given baud rate #16
Uri Shaked
2020-11-27
1
-15
/
+53
*
fix(usart): bitsPerChar looking at the wrong register
Uri Shaked
2020-07-09
1
-1
/
+1
*
fix(usart): TXC interrupt triggered incorrectly
Uri Shaked
2020-07-09
1
-1
/
+1
*
style: reformat code with prettier 2.x
Uri Shaked
2020-04-27
1
-1
/
+1
*
refactor: added peripherals and cpu feature folders
lironh
2020-03-22
1
-0
/
+134