Mention other hardware in microcontroller module
This commit is contained in:
parent
aa74f21321
commit
b035277e15
|
@ -43,8 +43,9 @@
|
|||
|
||||
//| """Pin references and cpu functionality
|
||||
//|
|
||||
//| The `microcontroller` module defines the pins from the perspective of the
|
||||
//| microcontroller. See :py:mod:`board` for board-specific pin mappings."""
|
||||
//| The `microcontroller` module defines the pins and other bare-metal hardware
|
||||
//| from the perspective of the microcontroller. See :py:mod:`board` for
|
||||
//| board-specific pin mappings."""
|
||||
//|
|
||||
//| from nvm import ByteArray
|
||||
//| from watchdog import WatchDogTimer
|
||||
|
|
Loading…
Reference in New Issue