aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/templates/ioports_lld.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/templates/ioports_lld.h b/src/templates/ioports_lld.h
index 708efc8b7..a046446f5 100644
--- a/src/templates/ioports_lld.h
+++ b/src/templates/ioports_lld.h
@@ -66,6 +66,14 @@ typedef uint32_t ioportid_t;
/*===========================================================================*/
/**
+ * @brief I/O ports subsystem initialization.
+ *
+ * @note This function is not invoked by a system API, it should be invoked
+ * from the system initialization code.
+ */
+#define ioport_init()
+
+/**
* @brief Writes a bits mask on a I/O port.
*
* @param[in] port the port identifier