Skip to content

Commit e2ad76b

Browse files
committed
change the content
change the content to reflect the situation in which the serial device driver was not added. Signed-off-by: Hounjoung Rim <hounjoung@tsnlab.com>
1 parent cff72e4 commit e2ad76b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

boards/tcc/topst_vcp45/doc/index.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ Build an app, for example :zephyr:code-sample:`hello_world`
108108
:board: topst_vcp45
109109
:goals: topst_vcp45
110110

111-
Change all 'printf' in the samples/hello_world/src/main.c file to 'printk'.
112-
113111
west build --build-dir topst_vcp45 -b topst_vcp45 samples/hello_world
114112

115113
Creating a ROM Build Directory and Downloading Necessary Tools and Images
@@ -492,8 +490,7 @@ Debugging
492490
$ sudo tio -b 115200 /dev/ttyUSB0
493491

494492
Verify the Software
495-
After resetting the board, you should see messages on the terminal.
496-
493+
Because the serial device driver has not yet been added to this PR, you cannot see the sentences output by the hello_world program.
497494

498495
References
499496
**********

0 commit comments

Comments
 (0)