hathach 12 лет назад
Родитель
Сommit
7320d22041
1 измененных файлов с 1 добавлено и 4 удалено
  1. 1 4
      tinyusb/doxygen/get_started.md

+ 1 - 4
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.