Files
2026-04-22 20:11:55 +03:00

675 B

Dallas 1-Wire Bus Driver

Component Registry

This directory contains an implementation for Dallas 1-Wire bus by different peripherals. The following low-level backends are currently supported:

  • RMT backend (onewire_new_bus_rmt)
  • UART backend (onewire_new_bus_uart)

Appendix