feat(parlio_tx): support cs signal on esp32c5 v1.0

This commit is contained in:
Chen Jichang
2025-04-24 13:51:49 +08:00
parent 182b33efb2
commit 6edf48d253
19 changed files with 221 additions and 32 deletions

View File

@@ -27,6 +27,7 @@ const parlio_signal_conn_t parlio_periph_signals = {
},
.clk_out_sig = PARL_TX_CLK_OUT_IDX,
.clk_in_sig = PARL_TX_CLK_IN_IDX,
.cs_sig = -1,
}
},
.rx_units = {