Pull RMT into an optional module, refactor.

This commit is contained in:
Brad Nelson
2023-07-08 10:21:13 -07:00
parent 8d72804378
commit fc7175d488
15 changed files with 141 additions and 103 deletions

View File

@ -623,7 +623,6 @@ e: test-esp32-forth-voclist
out: streams
out: tasks
out: rtos
out: rmt
out: interrupts
out: sockets
out: Serial
@ -683,7 +682,6 @@ e: check-esp32-builtins
e: check-esp32-bindings
out: rtos
out: rmt
out: interrupts
out: sockets
out: Serial