diff --git a/hcs/gpio.hcs b/hcs/gpio.hcs index 76a540f34b9e466a9fce196371c496b596c34597..27395c7f32807c753d2bd4abf3e66341c5c26311 100755 --- a/hcs/gpio.hcs +++ b/hcs/gpio.hcs @@ -10,7 +10,7 @@ root { pinNum = 2; } controller_uart0 :: uart_controller { - match_attr = "goodix_gr55xx_uart_0"; + match_attr = "asrmicro_asr582x_gpio"; id = 0; /* APP_UART_ID_0 */ baudrate = 115200; pin_tx_type = 0; /* APP_IO_TYPE_NORMAL */