Skip to content

Commit

Permalink
Introduce cdc_shell_write_string() function for zero-terminated strings
Browse files Browse the repository at this point in the history
This makes programming less error prone and saves 140 bytes of flash.
Also, replace some const pointers to const strings with just const strings.
  • Loading branch information
vnodeng committed Dec 2, 2020
1 parent 2be6e0e commit 34b6e5d
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 88 deletions.

0 comments on commit 34b6e5d

Please sign in to comment.