Commit 5c6f13a
Include Nano 33 and Portenta (#791)
* Include Nano 33 and Portenta
These boards are lacking in this piece of documentation, possibly elsewhere
* Update Language/Functions/Zero, Due, MKR Family/analogReadResolution.adoc
Co-authored-by: per1234 <accounts@perglass.com>
* Update Language/Functions/Zero, Due, MKR Family/analogReadResolution.adoc
Yes!
I just discovered that such method is not available and throws an error.
I believe it should be added to cores which do not support multiple resolutions, just in case a user obtains a sketch made on an *arm* board and the compilation error makes no sense to them.
The method could be just a sinkhole but would prevent the compile error :)
Co-authored-by: per1234 <accounts@perglass.com>
* changed subcategory to "Analog I/O"
* Sub-category changed back to "Zero, Due & MKR Family"
In order to submit a new PR with just the category change
Co-authored-by: per1234 <accounts@perglass.com>1 parent b26ac38 commit 5c6f13a
File tree
1 file changed
+4
-3
lines changed- Language/Functions/Zero, Due, MKR Family
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments