summaryrefslogtreecommitdiff
path: root/ucoo/hal/i2c/Config
diff options
context:
space:
mode:
Diffstat (limited to 'ucoo/hal/i2c/Config')
-rw-r--r--ucoo/hal/i2c/Config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucoo/hal/i2c/Config b/ucoo/hal/i2c/Config
index 3871f5c..3bbcc3a 100644
--- a/ucoo/hal/i2c/Config
+++ b/ucoo/hal/i2c/Config
@@ -1,4 +1,4 @@
-[hal/i2c]
+[ucoo/hal/i2c]
# Size of slave buffer, used for both reception and transmission.
slave_buffer_size = 64
# Activate debug trace.