diff --git a/boards/pic32-clicker/doc.txt b/boards/pic32-clicker/doc.txt index 145883a34140..cb55463d25be 100644 --- a/boards/pic32-clicker/doc.txt +++ b/boards/pic32-clicker/doc.txt @@ -60,7 +60,7 @@ found in the [manual](https://download.mikroe.com/documents/starter-boards/click | Low-level driver | GPIO | partly | gpio_irq not supported | | | ADC | no | | | | PWM | no | | -| | UART | partly | only TX | +| | UART | yes | | | | I2C | no | | | | SPI | no | | | | USB | no | | diff --git a/boards/pic32-wifire/doc.txt b/boards/pic32-wifire/doc.txt index 4f0ddb8db351..c9b3c953a272 100644 --- a/boards/pic32-wifire/doc.txt +++ b/boards/pic32-wifire/doc.txt @@ -61,7 +61,7 @@ Additional documents: | Low-level driver | GPIO | partly | gpio_irq not supported | | | ADC | no | | | | PWM | no | | -| | UART | partly | only TX | +| | UART | yes | | | | I2C | no | | | | SPI | no | | | | USB | no | |