diff --git a/tinyusb/doxygen/get_started.md b/tinyusb/doxygen/get_started.md index 1a38d57b6..07b30c1fa 100644 --- a/tinyusb/doxygen/get_started.md +++ b/tinyusb/doxygen/get_started.md @@ -62,7 +62,4 @@ Application demo is written to have the code excluded if its required option is In addition, there are some configuration you can change such as - CFG_UART_BAUDRATE in board.h -- CFG_PRINTF_TARGET in the specific board header (e.g board_ea4357.h) to either Semihost, Uart, or SWO. - -/// @subpage Boards -@subpage Boards +- CFG_PRINTF_TARGET in the specific board header (e.g board_ea4357.h) to either Semihost, Uart, or SWO. \ No newline at end of file