aboutsummaryrefslogtreecommitdiff
path: root/stmhal/hal/f2/src
diff options
context:
space:
mode:
authorDamien George2015-07-21 23:49:19 +0100
committerDamien George2015-07-21 23:49:19 +0100
commit99a21dc05d7c7e42131264259f287c84afe86200 (patch)
tree7d77f31b2d707581b46cb32a5a503591d280d2a5 /stmhal/hal/f2/src
parentabc24c187614e358faa10ed6a3e239151f70b9f8 (diff)
stmhal: Add stm32fxxx_hal_i2s_ex.c to hal/f2 (dummy) and hal/f4.
Diffstat (limited to 'stmhal/hal/f2/src')
-rw-r--r--stmhal/hal/f2/src/stm32f2xx_hal_i2s_ex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/hal/f2/src/stm32f2xx_hal_i2s_ex.c b/stmhal/hal/f2/src/stm32f2xx_hal_i2s_ex.c
new file mode 100644
index 000000000..35e5b77d6
--- /dev/null
+++ b/stmhal/hal/f2/src/stm32f2xx_hal_i2s_ex.c
@@ -0,0 +1 @@
+// dummy file to keep build system homogeneous across MCU series