Skip to content

Commit

Permalink
core: dfu: Added module docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lethalbit committed Jan 20, 2025
1 parent a99c176 commit 37cf005
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion squishy/core/dfu.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause

'''
This module contains various DFU constants used in both the DFU gateware, as well as
the DFU upload portion of :py:class:`squishy.device.SquishyDevice`.
'''

Expand Down

0 comments on commit 37cf005

Please sign in to comment.