diff options
| author | hathach <[email protected]> | 2014-03-26 15:43:45 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-26 15:43:45 +0700 |
| commit | 7320d22041b555f75e49d70ddcc60c297b7ab92d (patch) | |
| tree | c761599d3084651e3cfdd57ead5d40f136db9c07 /tinyusb | |
| parent | a316099a902e4d859fb5827ee9b2376d6de6dff5 (diff) | |
more documenting
Diffstat (limited to 'tinyusb')
| -rw-r--r-- | tinyusb/doxygen/get_started.md | 5 |
1 files changed, 1 insertions, 4 deletions
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 |
