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 d693a74
Showing 1 changed file with 93 additions and 88 deletions.

0 comments on commit d693a74

Please sign in to comment.