| commit | 2d1b95c66feda46b6943d7e8f92f6adb5b151abd | [log] [tgz] |
|---|---|---|
| author | xf.li <xf.li@mobiletek.cn> | Thu Feb 16 06:48:40 2023 -0800 |
| committer | xf.li <xf.li@mobiletek.cn> | Thu Feb 16 06:48:40 2023 -0800 |
| tree | 83bba55689bf7022c3eae39cef84a0903263af60 | |
| parent | c89a036bc769e27c2d63ca3c5bd278c40b7b4951 [diff] |
[Bugfix]add for GPIO-81 and GPIO-82 (compile error) Change-Id: I713a2818b7139793f2169ce2758e7434a0f31499
diff --git a/src/bsp/lk/platform/mt2735/drivers/gpio/mt_gpio.c b/src/bsp/lk/platform/mt2735/drivers/gpio/mt_gpio.c index 4cba677..8473ba9 100755 --- a/src/bsp/lk/platform/mt2735/drivers/gpio/mt_gpio.c +++ b/src/bsp/lk/platform/mt2735/drivers/gpio/mt_gpio.c
@@ -911,7 +911,6 @@ mt_set_gpio_smt(GPIO82, GPIO_SMT_ENABLE); mt_set_gpio_ies(GPIO82, GPIO_IES_ENABLE); //Typethree2023/1/29 modify for TCXO hw version end -} //you.chen2022/4/8 modify for wifi gpio start