projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d461c6
)
Added note about granuality in the code.
author
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Wed, 8 Jun 2022 22:49:58 +0000
(23:49 +0100)
committer
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Wed, 8 Jun 2022 22:49:58 +0000
(23:49 +0100)
docs/pinmux.mdwn
patch
|
blob
|
history
diff --git
a/docs/pinmux.mdwn
b/docs/pinmux.mdwn
index 295c652cc4781aa5d296af7839f0aa510a270e8d..aa475128f4d85ad3a62fefd32cc865903d2ea4b9 100644
(file)
--- a/
docs/pinmux.mdwn
+++ b/
docs/pinmux.mdwn
@@
-466,6
+466,8
@@
configuration bytes - and thus eight GPIOs - can be configured in one go.
To configure only certain GPIOs, the WB sel signal can be used (see next
section).
+*(NOTE: Currently the code doesn't support granuality higher than 8)*
+
The diagram below shows the layout of the configuration byte.
[[!img gpio-config-word.jpg size="600x"]]