From 7320d22041b555f75e49d70ddcc60c297b7ab92d Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 26 Mar 2014 15:43:45 +0700 Subject: [PATCH] more documenting --- tinyusb/doxygen/get_started.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tinyusb/doxygen/get_started.md b/tinyusb/doxygen/get_started.md index 1a38d57b..07b30c1f 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