10#ifndef TR_HAL_CONFIG_H
11#define TR_HAL_CONFIG_H
16#define UART_DBG_PORT_ID 0
17#define GPIO_UART_DBG_RX (tr_hal_gpio_pin_t){ 16 }
18#define GPIO_UART_DBG_TX (tr_hal_gpio_pin_t){ 17 }
This is the common include file for the Trident HAL GPIO Driver.
This is the common include file for the Trident HAL UART Driver.