nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

RMT character driver should be removed from drivers

Open raiden00pl opened this issue 11 months ago • 0 comments

Description

The RMT character driver is ESP vendor specific peripheral so it belongs to arch/ not common drivers/ code. This driver should use portable drivers to implement specific functions like drivers/rc/lirc_dev.c. Discussion about the problem can be found in https://github.com/apache/nuttx/pull/11428

Verification

  • [X] I have verified before submitting the report.

raiden00pl avatar Jan 06 '25 10:01 raiden00pl