Skip to content

Commit

Permalink
fix: add docstring for target platform
Browse files Browse the repository at this point in the history
  • Loading branch information
elagil committed Dec 22, 2024
1 parent c08411f commit b6e70c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/stm32h5/src/bin/usb_c_pd.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! This example targets the NUCLEO-H563ZI platform.
//! USB-C CC lines are protected by a TCPP01-M12 chipset.
#![no_std]
#![no_main]

Expand Down

0 comments on commit b6e70c8

Please sign in to comment.