Skip to content

Commit

Permalink
Added 'tomli' to lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
bparks13 committed Feb 19, 2025
1 parent b643479 commit 60ded39
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 4 deletions.
44 changes: 41 additions & 3 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/hw-spec/dev_table.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Device Table
The collection of :ref:`devices <device>` governed by a :ref:`controller
<controller>` is referred to as a device table. The :ref:`controller
<controller>` is responsible for creating the device table and sending it to the
host following a reset. The device table is an read-only associative array
host following a reset. The device table is a read-only associative array
of (:ref:`device address <dev-address>`, :ref:`device descriptor <dev-desc>`)
pairs.

Expand Down

0 comments on commit 60ded39

Please sign in to comment.