Taylor Alexander aka Sequoia
|
c2d60774af
|
Fix small typo in analog.rst (#1869)
Change "RP20400" to "RP2040"
|
2023-12-01 15:17:58 -08:00 |
|
palmerr23
|
f6a5ef0f85
|
Update analog.rst (#1756)
Added text about specific dependencies between analogWriteRange and analogWriteFreq
|
2023-10-07 07:47:20 -07:00 |
|
Earle F. Philhower, III
|
76e7cca821
|
Add contributing docs (#1183)
|
2023-02-13 14:54:52 -08:00 |
|
Earle F. Philhower, III
|
89947f0300
|
Update analog.rst
|
2022-12-29 10:35:36 -08:00 |
|
mnltake
|
3414b73172
|
Add analogReadResolution() docs (#631)
|
2022-06-16 08:16:58 -07:00 |
|
Earle F. Philhower, III
|
781fb3ab48
|
Update docs, increase max analogWriteFreq to 1MHz (#551)
|
2022-04-25 08:23:50 -07:00 |
|
Earle F. Philhower, III
|
735c14acc7
|
Clean up documentation
|
2021-04-06 15:49:56 -07:00 |
|
Earle F. Philhower, III
|
bbac9d4b96
|
Add full-fledged documentation, update I2S API (#80)
Last step before 1.0. Docs for readthedocs.io.
Update the I2S API to mimic others where `setXXX` is called before
`begin()` to set the GPIO pins used.
|
2021-04-06 08:01:45 -07:00 |
|