mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 12:14:32 +02:00
test(sd): no uhs1 runner
This commit is contained in:
@@ -326,7 +326,7 @@ static const sdmmc_test_board_info_t s_board_info = {
|
|||||||
{
|
{
|
||||||
.slot_exists = true,
|
.slot_exists = true,
|
||||||
.bus_width = 4,
|
.bus_width = 4,
|
||||||
.uhs1_supported = true,
|
// .uhs1_supported = true, //no runner for uhs1
|
||||||
.clk = 43,
|
.clk = 43,
|
||||||
.cmd_mosi = 44,
|
.cmd_mosi = 44,
|
||||||
.d0_miso = 39,
|
.d0_miso = 39,
|
||||||
|
Reference in New Issue
Block a user