OSDN Git Service

Change the directry name to hirado
[trx-305dsp/dsp.git] / hirado / kernel / config / blackfin / _common_bf592 / hw_serial.cfg
diff --git a/hirado/kernel/config/blackfin/_common_bf592/hw_serial.cfg b/hirado/kernel/config/blackfin/_common_bf592/hw_serial.cfg
new file mode 100644 (file)
index 0000000..1c5037c
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+
+ */
+
+/*
+ *  SIOドライバ(ADSP-BF592用)のコンフィギュレーションファイル
+ */
+INCLUDE("\"hw_serial.h\"");
+DEF_INH(INHNO_SIO0_RX, { TA_HLNG, sio0_rx_handler });
+DEF_INH(INHNO_SIO0_TX, { TA_HLNG, sio0_tx_handler });