aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/UART/chconf.h
diff options
context:
space:
mode:
authoredolomb <none@example.com>2018-03-16 16:05:56 +0000
committeredolomb <none@example.com>2018-03-16 16:05:56 +0000
commit7b6a255a2c1a8e0ef6e2a1448e796f72e2cf78c3 (patch)
tree758830f17bb3d2c1052c32728ba654a66e79847b /testhal/ATSAMA5D2/UART/chconf.h
parent45937b8179d364df1a186fadac7c4665db33836a (diff)
downloadChibiOS-7b6a255a2c1a8e0ef6e2a1448e796f72e2cf78c3.tar.gz
ChibiOS-7b6a255a2c1a8e0ef6e2a1448e796f72e2cf78c3.tar.bz2
ChibiOS-7b6a255a2c1a8e0ef6e2a1448e796f72e2cf78c3.zip
- Updated demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11781 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testhal/ATSAMA5D2/UART/chconf.h')
-rw-r--r--testhal/ATSAMA5D2/UART/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/ATSAMA5D2/UART/chconf.h b/testhal/ATSAMA5D2/UART/chconf.h
index 522791d24..392caac58 100644
--- a/testhal/ATSAMA5D2/UART/chconf.h
+++ b/testhal/ATSAMA5D2/UART/chconf.h
@@ -71,7 +71,7 @@
* The value one is not valid, timeouts are rounded up to
* this value.
*/
-#define CH_CFG_ST_TIMEDELTA 2
+#define CH_CFG_ST_TIMEDELTA 0
/** @} */