summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp32/tutorial/peripheral_access.rst
Commit message (Collapse)AuthorAge
* docs/esp32: Update pin access example with addresses for ESP32-S3.Paul Grayson2024-09-17
| | | | | Signed-off-by: Paul Grayson <pdg@alum.mit.edu> Signed-off-by: Angus Gratton <angus@redyak.com.au>
* docs/esp32/tutorial: Add example for pin access via registers.IhorNehrutsa2023-09-04
| | | | | | Synchronous access to pins directly via registers. Signed-off-by: Ihor Nehrutsa <Ihor.Nehrutsa@gmail.com>
* docs/esp32/tutorial: Add an example of peripheral control via regs.NitiKaur2021-10-14