More module decomposition.

Needs much more on device testing.
This commit is contained in:
Brad Nelson
2023-07-05 22:58:03 -07:00
parent ea1217a162
commit 7b74cddf2d
19 changed files with 420 additions and 231 deletions

View File

@ -622,8 +622,6 @@ e: test-esp32-forth-voclist
out: editor
out: streams
out: tasks
out: oled
out: bluetooth
out: rtos
out: rmt
out: interrupts
@ -631,7 +629,6 @@ e: test-esp32-forth-voclist
out: Serial
out: ledc
out: SPIFFS
out: spi_flash
out: SD_MMC
out: SD
out: WiFi
@ -685,8 +682,6 @@ e: check-esp32-builtins
;e
e: check-esp32-bindings
out: oled
out: bluetooth
out: rtos
out: rmt
out: interrupts
@ -694,7 +689,6 @@ e: check-esp32-bindings
out: Serial
out: ledc
out: SPIFFS
out: spi_flash
out: SD_MMC
out: SD
out: WiFi
@ -706,10 +700,7 @@ e: check-esp32-bindings
e: test-esp32-forth-namespace
' forth list-from
out: FORTH
out: camera-server
out: camera
out: telnetd
out: bterm
out: timers
out: registers
out: webui