79080502

Date: 2024-10-12 08:23:30
Score: 2
Natty:
Report link

Note that there is a high-level API for the ESP32 RMT peripheral in esp-idf. So you might not need to fiddle with memory mapped registers, at least for that purpose. See https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/peripherals/rmt.html

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Jon Nordby