aboutsummaryrefslogtreecommitdiff
path: root/KNOWN-PROBLEMS.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-10-17 15:40:51 +0200
committerKarel Kočí <cynerd@email.cz>2015-10-17 15:40:51 +0200
commitb0d8f22f3492fbb3f6dc0e8026e63c803af59007 (patch)
treeeb9707612e87856962474885f2a18ae1621d214e /KNOWN-PROBLEMS.md
parent8fa9db4244f4ee33aa47561c569edfa62fe37928 (diff)
downloadavr-ioe-b0d8f22f3492fbb3f6dc0e8026e63c803af59007.tar.gz
avr-ioe-b0d8f22f3492fbb3f6dc0e8026e63c803af59007.tar.bz2
avr-ioe-b0d8f22f3492fbb3f6dc0e8026e63c803af59007.zip
Complete commit of current work
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