aboutsummaryrefslogtreecommitdiff
path: root/KNOWN-PROBLEMS.md
diff options
context:
space:
mode:
Diffstat (limited to 'KNOWN-PROBLEMS.md')
-rw-r--r--KNOWN-PROBLEMS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/KNOWN-PROBLEMS.md b/KNOWN-PROBLEMS.md
index 1f6332d..a5862c8 100644
--- a/KNOWN-PROBLEMS.md
+++ b/KNOWN-PROBLEMS.md
@@ -1,3 +1,5 @@
+USART
+-----
* Third char is lost when USART is used with output buffer. Probably buffer
problem or some synchronization problem. This happens only after start. So
problem is probably connected with buffers initialization. But simulation not