From 772ab3ac6e04f5f00b0966f7400bc348295e990a Mon Sep 17 00:00:00 2001 From: gemu2015 Date: Sat, 3 Apr 2021 17:41:35 +0200 Subject: [PATCH] move library --- .../epdiy => libesp32_epdiy}/.gitignore | 0 .../epdiy => libesp32_epdiy}/.gitmodules | 0 .../epdiy => libesp32_epdiy}/.readthedocs.yml | 0 lib/{libesp32_div/epdiy => libesp32_epdiy}/Makefile | 0 .../epdiy => libesp32_epdiy}/README.md | 0 .../epdiy => libesp32_epdiy}/boards.local.txt | 0 .../epdiy => libesp32_epdiy}/doc/Doxyfile | 0 .../epdiy => libesp32_epdiy}/doc/Makefile | 0 .../epdiy => libesp32_epdiy}/doc/html/bc_s.png | Bin .../epdiy => libesp32_epdiy}/doc/html/bdwn.png | Bin .../epdiy => libesp32_epdiy}/doc/html/closed.png | Bin .../epdiy => libesp32_epdiy}/doc/html/doc.png | Bin .../epdiy => libesp32_epdiy}/doc/html/doxygen.css | 0 .../epdiy => libesp32_epdiy}/doc/html/doxygen.png | Bin .../doc/html/dynsections.js | 0 .../doc/html/folderclosed.png | Bin .../doc/html/folderopen.png | Bin .../epdiy => libesp32_epdiy}/doc/html/index.html | 0 .../epdiy => libesp32_epdiy}/doc/html/jquery.js | 0 .../epdiy => libesp32_epdiy}/doc/html/menu.js | 0 .../epdiy => libesp32_epdiy}/doc/html/menudata.js | 0 .../epdiy => libesp32_epdiy}/doc/html/nav_f.png | Bin .../epdiy => libesp32_epdiy}/doc/html/nav_g.png | Bin .../epdiy => libesp32_epdiy}/doc/html/nav_h.png | Bin .../epdiy => libesp32_epdiy}/doc/html/open.png | Bin .../doc/html/search/close.png | Bin .../doc/html/search/mag_sel.png | Bin .../doc/html/search/nomatches.html | 0 .../doc/html/search/search.css | 0 .../doc/html/search/search.js | 0 .../doc/html/search/search_l.png | Bin .../doc/html/search/search_m.png | Bin .../doc/html/search/search_r.png | Bin .../doc/html/search/searchdata.js | 0 .../epdiy => libesp32_epdiy}/doc/html/splitbar.png | Bin .../epdiy => libesp32_epdiy}/doc/html/sync_off.png | Bin .../epdiy => libesp32_epdiy}/doc/html/sync_on.png | Bin .../epdiy => libesp32_epdiy}/doc/html/tab_a.png | Bin .../epdiy => libesp32_epdiy}/doc/html/tab_b.png | Bin .../epdiy => libesp32_epdiy}/doc/html/tab_h.png | Bin .../epdiy => libesp32_epdiy}/doc/html/tab_s.png | Bin .../epdiy => libesp32_epdiy}/doc/html/tabs.css | 0 .../epdiy => libesp32_epdiy}/doc/latex/Makefile | 0 .../epdiy => libesp32_epdiy}/doc/latex/doxygen.sty | 0 .../doc/latex/longtable_doxygen.sty | 0 .../epdiy => libesp32_epdiy}/doc/latex/refman.tex | 0 .../doc/latex/tabu_doxygen.sty | 0 .../epdiy => libesp32_epdiy}/doc/make.bat | 0 .../epdiy => libesp32_epdiy}/doc/requirements.txt | 0 .../epdiy => libesp32_epdiy}/doc/source/about.rst | 0 .../epdiy => libesp32_epdiy}/doc/source/api.rst | 0 .../epdiy => libesp32_epdiy}/doc/source/conf.py | 0 .../epdiy => libesp32_epdiy}/doc/source/filegen.rst | 0 .../doc/source/getting_started.rst | 0 .../doc/source/img/board_p1.jpg | Bin .../doc/source/img/board_p2.jpg | Bin .../doc/source/img/demo.jpg | Bin .../doc/source/img/ed060sc4.jpg | Bin .../doc/source/img/ed097oc4.jpg | Bin .../doc/source/img/ed097tc2.jpg | Bin .../doc/source/img/vcom.jpg | Bin .../doc/source/img/vcom_opamp.jpg | Bin .../doc/source/img/vcom_tp.jpg | Bin .../epdiy => libesp32_epdiy}/doc/source/index.rst | 0 .../epdiy => libesp32_epdiy}/doc/source/tips.rst | 0 .../examples/calibration_helper/CMakeLists.txt | 0 .../examples/calibration_helper/main/CMakeLists.txt | 0 .../examples/calibration_helper/main/main.c | 0 .../examples/calibration_helper/sdkconfig.defaults | 0 .../examples/demo/CMakeLists.txt | 0 .../epdiy => libesp32_epdiy}/examples/demo/Makefile | 0 .../examples/demo/files/beach.jpg | Bin .../examples/demo/files/board.jpg | Bin .../examples/demo/files/giraffe.jpg | Bin .../examples/demo/files/zebra.jpg | Bin .../examples/demo/main/CMakeLists.txt | 0 .../examples/demo/main/firasans_12.h | 0 .../examples/demo/main/firasans_20.h | 0 .../examples/demo/main/img_beach.h | 0 .../examples/demo/main/img_board.h | 0 .../examples/demo/main/img_giraffe.h | 0 .../examples/demo/main/img_zebra.h | 0 .../examples/demo/main/main.c | 0 .../examples/demo/main/main.ino | 0 .../examples/demo/sdkconfig.defaults | 0 .../examples/dragon/CMakeLists.txt | 0 .../examples/dragon/README.md | 0 .../examples/dragon/cc_dragon.jpg | Bin .../examples/dragon/main/CMakeLists.txt | 0 .../examples/dragon/main/dragon.h | 0 .../examples/dragon/main/main.c | 0 .../examples/dragon/main/main.ino | 0 .../examples/dragon/sdkconfig.defaults | 0 .../examples/grayscale_test/CMakeLists.txt | 0 .../examples/grayscale_test/main/CMakeLists.txt | 0 .../examples/grayscale_test/main/main.c | 0 .../examples/grayscale_test/sdkconfig.defaults | 0 .../examples/mpd_status/CMakeLists.txt | 0 .../examples/mpd_status/Makefile | 0 .../examples/mpd_status/README.md | 0 .../mpd_status/components/libmpdclient/.gitignore | 0 .../mpd_status/components/libmpdclient/.travis.yml | 0 .../mpd_status/components/libmpdclient/AUTHORS | 0 .../components/libmpdclient/CMakeLists.txt | 0 .../mpd_status/components/libmpdclient/COPYING | 0 .../mpd_status/components/libmpdclient/NEWS | 0 .../mpd_status/components/libmpdclient/README.rst | 0 .../components/libmpdclient/doc/doxygen.conf.in | 0 .../components/libmpdclient/doc/meson.build | 0 .../components/libmpdclient/include/mpd/async.h | 0 .../libmpdclient/include/mpd/audio_format.h | 0 .../libmpdclient/include/mpd/capabilities.h | 0 .../components/libmpdclient/include/mpd/client.h | 0 .../components/libmpdclient/include/mpd/compiler.h | 0 .../libmpdclient/include/mpd/connection.h | 0 .../components/libmpdclient/include/mpd/database.h | 0 .../components/libmpdclient/include/mpd/directory.h | 0 .../components/libmpdclient/include/mpd/entity.h | 0 .../components/libmpdclient/include/mpd/error.h | 0 .../libmpdclient/include/mpd/fingerprint.h | 0 .../components/libmpdclient/include/mpd/idle.h | 0 .../components/libmpdclient/include/mpd/list.h | 0 .../components/libmpdclient/include/mpd/message.h | 0 .../components/libmpdclient/include/mpd/mixer.h | 0 .../components/libmpdclient/include/mpd/mount.h | 0 .../components/libmpdclient/include/mpd/neighbor.h | 0 .../components/libmpdclient/include/mpd/output.h | 0 .../components/libmpdclient/include/mpd/pair.h | 0 .../components/libmpdclient/include/mpd/parser.h | 0 .../components/libmpdclient/include/mpd/partition.h | 0 .../components/libmpdclient/include/mpd/password.h | 0 .../components/libmpdclient/include/mpd/player.h | 0 .../components/libmpdclient/include/mpd/playlist.h | 0 .../components/libmpdclient/include/mpd/protocol.h | 0 .../components/libmpdclient/include/mpd/queue.h | 0 .../components/libmpdclient/include/mpd/recv.h | 0 .../components/libmpdclient/include/mpd/response.h | 0 .../components/libmpdclient/include/mpd/search.h | 0 .../components/libmpdclient/include/mpd/send.h | 0 .../components/libmpdclient/include/mpd/settings.h | 0 .../components/libmpdclient/include/mpd/socket.h | 0 .../components/libmpdclient/include/mpd/song.h | 0 .../components/libmpdclient/include/mpd/stats.h | 0 .../components/libmpdclient/include/mpd/status.h | 0 .../components/libmpdclient/include/mpd/sticker.h | 0 .../components/libmpdclient/include/mpd/tag.h | 0 .../libmpdclient/include/mpd/version.h.in | 0 .../components/libmpdclient/libmpdclient.ld | 0 .../mpd_status/components/libmpdclient/meson.build | 0 .../components/libmpdclient/meson_options.txt | 0 .../mpd_status/components/libmpdclient/src/async.c | 0 .../components/libmpdclient/src/audio_format.c | 0 .../mpd_status/components/libmpdclient/src/binary.h | 0 .../mpd_status/components/libmpdclient/src/buffer.h | 0 .../components/libmpdclient/src/capabilities.c | 0 .../components/libmpdclient/src/cmessage.c | 0 .../mpd_status/components/libmpdclient/src/cmount.c | 0 .../components/libmpdclient/src/cneighbor.c | 0 .../components/libmpdclient/src/connection.c | 0 .../components/libmpdclient/src/coutput.c | 0 .../components/libmpdclient/src/cpartition.c | 0 .../components/libmpdclient/src/cplaylist.c | 0 .../mpd_status/components/libmpdclient/src/cstats.c | 0 .../components/libmpdclient/src/cstatus.c | 0 .../components/libmpdclient/src/database.c | 0 .../components/libmpdclient/src/directory.c | 0 .../mpd_status/components/libmpdclient/src/entity.c | 0 .../mpd_status/components/libmpdclient/src/error.c | 0 .../components/libmpdclient/src/example.c | 0 .../components/libmpdclient/src/fd_util.c | 0 .../components/libmpdclient/src/fd_util.h | 0 .../components/libmpdclient/src/fingerprint.c | 0 .../mpd_status/components/libmpdclient/src/iaf.h | 0 .../mpd_status/components/libmpdclient/src/iasync.h | 0 .../mpd_status/components/libmpdclient/src/idle.c | 0 .../mpd_status/components/libmpdclient/src/ierror.c | 0 .../mpd_status/components/libmpdclient/src/ierror.h | 0 .../components/libmpdclient/src/internal.h | 0 .../mpd_status/components/libmpdclient/src/isend.h | 0 .../components/libmpdclient/src/iso8601.c | 0 .../components/libmpdclient/src/iso8601.h | 0 .../mpd_status/components/libmpdclient/src/kvlist.c | 0 .../mpd_status/components/libmpdclient/src/kvlist.h | 0 .../mpd_status/components/libmpdclient/src/list.c | 0 .../components/libmpdclient/src/message.c | 0 .../mpd_status/components/libmpdclient/src/mixer.c | 0 .../mpd_status/components/libmpdclient/src/mount.c | 0 .../components/libmpdclient/src/neighbor.c | 0 .../mpd_status/components/libmpdclient/src/output.c | 0 .../mpd_status/components/libmpdclient/src/parser.c | 0 .../components/libmpdclient/src/partition.c | 0 .../components/libmpdclient/src/password.c | 0 .../mpd_status/components/libmpdclient/src/player.c | 0 .../components/libmpdclient/src/playlist.c | 0 .../mpd_status/components/libmpdclient/src/queue.c | 0 .../mpd_status/components/libmpdclient/src/quote.c | 0 .../mpd_status/components/libmpdclient/src/quote.h | 0 .../components/libmpdclient/src/rdirectory.c | 0 .../mpd_status/components/libmpdclient/src/recv.c | 0 .../components/libmpdclient/src/resolver.c | 0 .../components/libmpdclient/src/resolver.h | 0 .../components/libmpdclient/src/response.c | 0 .../components/libmpdclient/src/rplaylist.c | 0 .../mpd_status/components/libmpdclient/src/run.c | 0 .../mpd_status/components/libmpdclient/src/run.h | 0 .../mpd_status/components/libmpdclient/src/search.c | 0 .../mpd_status/components/libmpdclient/src/send.c | 0 .../components/libmpdclient/src/settings.c | 0 .../mpd_status/components/libmpdclient/src/socket.c | 0 .../mpd_status/components/libmpdclient/src/socket.h | 0 .../mpd_status/components/libmpdclient/src/song.c | 0 .../mpd_status/components/libmpdclient/src/stats.c | 0 .../mpd_status/components/libmpdclient/src/status.c | 0 .../components/libmpdclient/src/sticker.c | 0 .../mpd_status/components/libmpdclient/src/sync.c | 0 .../mpd_status/components/libmpdclient/src/sync.h | 0 .../mpd_status/components/libmpdclient/src/tag.c | 0 .../mpd_status/components/libmpdclient/src/uri.h | 0 .../components/libmpdclient/test/capture.c | 0 .../components/libmpdclient/test/capture.h | 0 .../mpd_status/components/libmpdclient/test/main.c | 0 .../components/libmpdclient/test/meson.build | 0 .../components/libmpdclient/test/t_commands.c | 0 .../components/libmpdclient/test/t_iso8601.c | 0 .../components/libmpdclient/vapi/libmpdclient.vapi | 0 .../examples/mpd_status/default_album.png | Bin .../examples/mpd_status/main/CMakeLists.txt | 0 .../examples/mpd_status/main/default_album.h | 0 .../examples/mpd_status/main/firasans_16.h | 0 .../examples/mpd_status/main/firasans_16_bold.h | 0 .../examples/mpd_status/main/firasans_20.h | 0 .../examples/mpd_status/main/firasans_24.h | 0 .../examples/mpd_status/main/main.c | 0 .../examples/mpd_status/main/mpd_image.c | 0 .../examples/mpd_status/main/mpd_image.h | 0 .../examples/mpd_status/main/mpd_info.c | 0 .../examples/mpd_status/main/mpd_info.h | 0 .../examples/mpd_status/partitions.csv | 0 .../examples/mpd_status/sdkconfig.defaults | 0 .../examples/terminal/CMakeLists.txt | 0 .../examples/terminal/Makefile | 0 .../examples/terminal/README.md | 0 .../examples/terminal/main/CMakeLists.txt | 0 .../examples/terminal/main/config.h | 0 .../examples/terminal/main/firacode.h | 0 .../examples/terminal/main/firacode_bold.h | 0 .../examples/terminal/main/firasans.h | 0 .../examples/terminal/main/firasans_bold.h | 0 .../examples/terminal/main/main.c | 0 .../examples/terminal/main/st.c | 0 .../examples/terminal/main/st.h | 0 .../examples/terminal/main/unicode.c | 0 .../examples/terminal/main/unicode.h | 0 .../examples/terminal/sdkconfig.defaults | 0 .../examples/weather/CMakeLists.txt | 0 .../examples/weather/Licence.txt | 0 .../examples/weather/README.md | 0 .../examples/weather/main/ArduinoJson.h | 0 .../examples/weather/main/CMakeLists.txt | 0 .../examples/weather/main/forecast_record.h | 0 .../examples/weather/main/lang.h | 0 .../examples/weather/main/opensans10.h | 0 .../examples/weather/main/opensans12.h | 0 .../examples/weather/main/opensans12b.h | 0 .../examples/weather/main/opensans16.h | 0 .../examples/weather/main/opensans16b.h | 0 .../examples/weather/main/opensans24.h | 0 .../examples/weather/main/opensans24b.h | 0 .../examples/weather/main/opensans6.h | 0 .../examples/weather/main/opensans8.h | 0 .../examples/weather/main/opensans8b.h | 0 .../examples/weather/main/owm_credentials.h | 0 .../examples/weather/main/weather.cpp | 0 .../examples/weather/partitions.csv | 0 .../examples/weather/sdkconfig.defaults | 0 .../examples/weather/weather.jpg | Bin .../epdiy => libesp32_epdiy}/hardware/LICENSE | 0 .../epdiy => libesp32_epdiy}/hardware/README.md | 0 .../ed133ut2_connector/ed133ut2_connector-cache.lib | 0 .../ed133ut2_connector/ed133ut2_connector.kicad_pcb | 0 .../ed133ut2_connector/ed133ut2_connector.pro | 0 .../ed133ut2_connector/ed133ut2_connector.sch | 0 .../epaper-breakout/3dmodels/ESP32-WROVER-B.STEP | 0 .../epaper-breakout/3dmodels/FH12-33S-0.5SH.stp | 0 .../Tactal Switch - SMD (5mmx 5mmx1.5mm).stp | 0 .../hardware/epaper-breakout/74HC4094.lib | 0 .../hardware/epaper-breakout/BOM.csv | 0 .../hardware/epaper-breakout/ed060sc4.lib | 0 .../epaper-breakout/epaper-breakout-cache.lib | 0 .../epaper-breakout/epaper-breakout-rescue.dcm | 0 .../epaper-breakout/epaper-breakout-rescue.lib | 0 .../epaper-breakout/epaper-breakout.kicad_pcb | 0 .../epaper-breakout.pretty/AXT334124.kicad_mod | 0 .../epaper-breakout.pretty/CONN_ED097OC4.kicad_mod | 0 .../CONN_ED097OC4_mirrored.kicad_mod | 0 .../epaper-breakout.pretty/EVM3ESX50B25.kicad_mod | 0 .../HRS_FH26W-39S-0.3SHW(60).kicad_mod | 0 .../epaper-breakout.pretty/SW_TS-1187A.kicad_mod | 0 .../TP4056_SOP-8-PP.kicad_mod | 0 .../USB_Micro-B_A01SB141B1-067.kicad_mod | 0 .../epaper-breakout.pretty/X05A20H34G.kicad_mod | 0 .../hardware/epaper-breakout/epaper-breakout.pro | 0 .../hardware/epaper-breakout/epaper-breakout.sch | 0 .../hardware/epaper-breakout/epaper-breakout.xml | 0 .../hardware/epaper-breakout/epd_breakout.dcm | 0 .../hardware/epaper-breakout/epd_breakout.lib | 0 .../hardware/epaper-breakout/fp-lib-table | 0 .../gerbers/epaper-breakout-B_Cu.gbr | 0 .../gerbers/epaper-breakout-B_Mask.gbr | 0 .../gerbers/epaper-breakout-B_Paste.gbr | 0 .../gerbers/epaper-breakout-B_SilkS.gbr | 0 .../gerbers/epaper-breakout-Edge_Cuts.gbr | 0 .../gerbers/epaper-breakout-F_Cu.gbr | 0 .../gerbers/epaper-breakout-F_Mask.gbr | 0 .../gerbers/epaper-breakout-F_Paste.gbr | 0 .../gerbers/epaper-breakout-F_SilkS.gbr | 0 .../gerbers/epaper-breakout-NPTH.drl | 0 .../epaper-breakout/gerbers/epaper-breakout-PTH.drl | 0 .../gerbers/epaper-breakout-bottom-pos.csv | 0 .../gerbers/epaper-breakout-top-jlcpcb.csv | 0 .../gerbers/epaper-breakout-top-pos.csv | 0 .../hardware/epaper-breakout/gerbers_v2_rev0.zip | Bin .../hardware/epaper-breakout/gerbers_v4.zip | Bin .../hardware/epaper-breakout/gerbers_v5.zip | Bin .../epaper-breakout/plots/epaper-breakout.pdf | Bin .../hardware/epaper-breakout/schematic.pdf | Bin .../hardware/epaper-breakout/sym-lib-table | 0 .../extension-cable/extension-cable-cache.lib | 0 .../extension-cable/extension-cable.kicad_pcb | 0 .../hardware/extension-cable/extension-cable.pro | 0 .../hardware/extension-cable/extension-cable.sch | 0 .../hardware/extension-cable/fp-lib-table | 0 .../hardware/extension-cable/sym-lib-table | 0 .../epdiy => libesp32_epdiy}/library.properties | 0 .../epdiy => libesp32_epdiy}/scripts/LICENSE | 0 .../scripts/epdiy_waveform_gen.py | 0 .../epdiy => libesp32_epdiy}/scripts/fontconvert.py | 0 .../epdiy => libesp32_epdiy}/scripts/imgconvert.py | 0 .../epdiy => libesp32_epdiy}/scripts/modenames.py | 0 .../scripts/waveform_hdrgen.py | 0 .../epdiy => libesp32_epdiy}/src/epd4in7.cpp | 0 .../epdiy => libesp32_epdiy}/src/epd4in7.h | 0 .../epdiy => libesp32_epdiy}/src/epd_driver.h | 0 .../src/epd_driver/CMakeLists.txt | 0 .../epdiy => libesp32_epdiy}/src/epd_driver/Kconfig | 0 .../epdiy => libesp32_epdiy}/src/epd_driver/LICENSE | 0 .../src/epd_driver/Makefile | 0 .../src/epd_driver/builtin_waveforms.c | 0 .../src/epd_driver/config_reg_v2.h | 0 .../src/epd_driver/config_reg_v4.h | 0 .../src/epd_driver/display_ops.c | 0 .../src/epd_driver/display_ops.h | 0 .../src/epd_driver/epd_driver.c | 0 .../src/epd_driver/epd_temperature.c | 0 .../src/epd_driver/epd_temperature.h | 0 .../epdiy => libesp32_epdiy}/src/epd_driver/font.c | 0 .../src/epd_driver/hacks.cmake | 0 .../src/epd_driver/highlevel.c | 0 .../src/epd_driver/i2s_data_bus.c | 0 .../src/epd_driver/i2s_data_bus.h | 0 .../src/epd_driver/include/epd_driver.h | 0 .../src/epd_driver/include/epd_highlevel.h | 0 .../src/epd_driver/include/epd_internals.h | 0 .../epdiy => libesp32_epdiy}/src/epd_driver/lut.c | 0 .../epdiy => libesp32_epdiy}/src/epd_driver/lut.h | 0 .../src/epd_driver/render.c | 0 .../src/epd_driver/rmt_pulse.c | 0 .../src/epd_driver/rmt_pulse.h | 0 .../src/epd_driver/waveforms/epdiy_ED047TC1.h | 0 .../src/epd_driver/waveforms/epdiy_ED060SC4.h | 0 .../src/epd_driver/waveforms/epdiy_ED060SCT.h | 0 .../src/epd_driver/waveforms/epdiy_ED060XC3.h | 0 .../src/epd_driver/waveforms/epdiy_ED097OC4.h | 0 .../src/epd_driver/waveforms/epdiy_ED097TC2.h | 0 .../src/epd_driver/waveforms/epdiy_ED133UT2.h | 0 .../epdiy => libesp32_epdiy}/src/epd_highlevel.h | 0 376 files changed, 0 insertions(+), 0 deletions(-) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/.gitignore (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/.gitmodules (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/.readthedocs.yml (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/Makefile (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/README.md (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/boards.local.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/Doxyfile (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/Makefile (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/bc_s.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/bdwn.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/closed.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/doc.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/doxygen.css (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/doxygen.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/dynsections.js (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/folderclosed.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/folderopen.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/index.html (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/jquery.js (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/menu.js (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/menudata.js (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/nav_f.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/nav_g.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/nav_h.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/open.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/close.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/mag_sel.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/nomatches.html (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/search.css (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/search.js (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/search_l.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/search_m.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/search_r.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/search/searchdata.js (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/splitbar.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/sync_off.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/sync_on.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/tab_a.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/tab_b.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/tab_h.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/tab_s.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/html/tabs.css (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/latex/Makefile (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/latex/doxygen.sty (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/latex/longtable_doxygen.sty (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/latex/refman.tex (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/latex/tabu_doxygen.sty (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/make.bat (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/requirements.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/about.rst (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/api.rst (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/conf.py (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/filegen.rst (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/getting_started.rst (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/board_p1.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/board_p2.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/demo.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/ed060sc4.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/ed097oc4.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/ed097tc2.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/vcom.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/vcom_opamp.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/img/vcom_tp.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/index.rst (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/doc/source/tips.rst (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/calibration_helper/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/calibration_helper/main/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/calibration_helper/main/main.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/calibration_helper/sdkconfig.defaults (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/Makefile (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/files/beach.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/files/board.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/files/giraffe.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/files/zebra.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/firasans_12.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/firasans_20.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/img_beach.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/img_board.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/img_giraffe.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/img_zebra.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/main.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/main/main.ino (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/demo/sdkconfig.defaults (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/dragon/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/dragon/README.md (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/dragon/cc_dragon.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/dragon/main/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/dragon/main/dragon.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/dragon/main/main.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/dragon/main/main.ino (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/dragon/sdkconfig.defaults (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/grayscale_test/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/grayscale_test/main/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/grayscale_test/main/main.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/grayscale_test/sdkconfig.defaults (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/Makefile (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/README.md (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/.gitignore (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/.travis.yml (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/AUTHORS (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/COPYING (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/NEWS (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/README.rst (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/doc/doxygen.conf.in (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/doc/meson.build (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/async.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/audio_format.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/capabilities.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/client.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/compiler.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/connection.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/database.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/directory.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/entity.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/error.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/fingerprint.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/idle.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/list.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/message.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/mixer.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/mount.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/neighbor.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/output.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/pair.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/parser.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/partition.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/password.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/player.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/playlist.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/protocol.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/queue.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/recv.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/response.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/search.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/send.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/settings.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/socket.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/song.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/stats.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/status.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/sticker.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/tag.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/include/mpd/version.h.in (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/libmpdclient.ld (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/meson.build (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/meson_options.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/async.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/audio_format.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/binary.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/buffer.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/capabilities.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/cmessage.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/cmount.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/cneighbor.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/connection.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/coutput.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/cpartition.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/cplaylist.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/cstats.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/cstatus.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/database.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/directory.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/entity.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/error.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/example.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/fd_util.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/fd_util.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/fingerprint.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/iaf.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/iasync.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/idle.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/ierror.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/ierror.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/internal.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/isend.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/iso8601.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/iso8601.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/kvlist.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/kvlist.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/list.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/message.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/mixer.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/mount.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/neighbor.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/output.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/parser.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/partition.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/password.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/player.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/playlist.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/queue.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/quote.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/quote.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/rdirectory.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/recv.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/resolver.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/resolver.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/response.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/rplaylist.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/run.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/run.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/search.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/send.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/settings.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/socket.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/socket.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/song.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/stats.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/status.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/sticker.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/sync.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/sync.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/tag.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/src/uri.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/test/capture.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/test/capture.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/test/main.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/test/meson.build (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/test/t_commands.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/test/t_iso8601.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/components/libmpdclient/vapi/libmpdclient.vapi (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/default_album.png (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/default_album.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/firasans_16.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/firasans_16_bold.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/firasans_20.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/firasans_24.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/main.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/mpd_image.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/mpd_image.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/mpd_info.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/main/mpd_info.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/partitions.csv (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/mpd_status/sdkconfig.defaults (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/Makefile (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/README.md (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/config.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/firacode.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/firacode_bold.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/firasans.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/firasans_bold.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/main.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/st.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/st.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/unicode.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/main/unicode.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/terminal/sdkconfig.defaults (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/Licence.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/README.md (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/ArduinoJson.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/forecast_record.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/lang.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans10.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans12.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans12b.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans16.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans16b.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans24.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans24b.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans6.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans8.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/opensans8b.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/owm_credentials.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/main/weather.cpp (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/partitions.csv (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/sdkconfig.defaults (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/examples/weather/weather.jpg (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/LICENSE (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/README.md (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/ed133ut2_connector/ed133ut2_connector-cache.lib (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/ed133ut2_connector/ed133ut2_connector.kicad_pcb (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/ed133ut2_connector/ed133ut2_connector.pro (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/ed133ut2_connector/ed133ut2_connector.sch (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/3dmodels/ESP32-WROVER-B.STEP (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/3dmodels/FH12-33S-0.5SH.stp (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/3dmodels/Tactal Switch - SMD (5mmx 5mmx1.5mm).stp (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/74HC4094.lib (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/BOM.csv (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/ed060sc4.lib (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout-cache.lib (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout-rescue.dcm (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout-rescue.lib (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.kicad_pcb (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/AXT334124.kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4.kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4_mirrored.kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/EVM3ESX50B25.kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/HRS_FH26W-39S-0.3SHW(60).kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/SW_TS-1187A.kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/TP4056_SOP-8-PP.kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/USB_Micro-B_A01SB141B1-067.kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pretty/X05A20H34G.kicad_mod (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.pro (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.sch (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epaper-breakout.xml (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epd_breakout.dcm (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/epd_breakout.lib (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/fp-lib-table (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-B_Cu.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-B_Mask.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-B_Paste.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-B_SilkS.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-Edge_Cuts.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-F_Cu.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-F_Mask.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-F_Paste.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-F_SilkS.gbr (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-NPTH.drl (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-PTH.drl (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-bottom-pos.csv (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-top-jlcpcb.csv (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers/epaper-breakout-top-pos.csv (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers_v2_rev0.zip (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers_v4.zip (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/gerbers_v5.zip (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/plots/epaper-breakout.pdf (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/schematic.pdf (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/epaper-breakout/sym-lib-table (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/extension-cable/extension-cable-cache.lib (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/extension-cable/extension-cable.kicad_pcb (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/extension-cable/extension-cable.pro (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/extension-cable/extension-cable.sch (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/extension-cable/fp-lib-table (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/hardware/extension-cable/sym-lib-table (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/library.properties (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/scripts/LICENSE (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/scripts/epdiy_waveform_gen.py (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/scripts/fontconvert.py (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/scripts/imgconvert.py (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/scripts/modenames.py (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/scripts/waveform_hdrgen.py (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd4in7.cpp (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd4in7.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/CMakeLists.txt (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/Kconfig (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/LICENSE (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/Makefile (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/builtin_waveforms.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/config_reg_v2.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/config_reg_v4.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/display_ops.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/display_ops.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/epd_driver.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/epd_temperature.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/epd_temperature.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/font.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/hacks.cmake (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/highlevel.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/i2s_data_bus.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/i2s_data_bus.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/include/epd_driver.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/include/epd_highlevel.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/include/epd_internals.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/lut.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/lut.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/render.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/rmt_pulse.c (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/rmt_pulse.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/waveforms/epdiy_ED047TC1.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/waveforms/epdiy_ED060SC4.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/waveforms/epdiy_ED060SCT.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/waveforms/epdiy_ED060XC3.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/waveforms/epdiy_ED097OC4.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/waveforms/epdiy_ED097TC2.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_driver/waveforms/epdiy_ED133UT2.h (100%) rename lib/{libesp32_div/epdiy => libesp32_epdiy}/src/epd_highlevel.h (100%) diff --git a/lib/libesp32_div/epdiy/.gitignore b/lib/libesp32_epdiy/.gitignore similarity index 100% rename from lib/libesp32_div/epdiy/.gitignore rename to lib/libesp32_epdiy/.gitignore diff --git a/lib/libesp32_div/epdiy/.gitmodules b/lib/libesp32_epdiy/.gitmodules similarity index 100% rename from lib/libesp32_div/epdiy/.gitmodules rename to lib/libesp32_epdiy/.gitmodules diff --git a/lib/libesp32_div/epdiy/.readthedocs.yml b/lib/libesp32_epdiy/.readthedocs.yml similarity index 100% rename from lib/libesp32_div/epdiy/.readthedocs.yml rename to lib/libesp32_epdiy/.readthedocs.yml diff --git a/lib/libesp32_div/epdiy/Makefile b/lib/libesp32_epdiy/Makefile similarity index 100% rename from lib/libesp32_div/epdiy/Makefile rename to lib/libesp32_epdiy/Makefile diff --git a/lib/libesp32_div/epdiy/README.md b/lib/libesp32_epdiy/README.md similarity index 100% rename from lib/libesp32_div/epdiy/README.md rename to lib/libesp32_epdiy/README.md diff --git a/lib/libesp32_div/epdiy/boards.local.txt b/lib/libesp32_epdiy/boards.local.txt similarity index 100% rename from lib/libesp32_div/epdiy/boards.local.txt rename to lib/libesp32_epdiy/boards.local.txt diff --git a/lib/libesp32_div/epdiy/doc/Doxyfile b/lib/libesp32_epdiy/doc/Doxyfile similarity index 100% rename from lib/libesp32_div/epdiy/doc/Doxyfile rename to lib/libesp32_epdiy/doc/Doxyfile diff --git a/lib/libesp32_div/epdiy/doc/Makefile b/lib/libesp32_epdiy/doc/Makefile similarity index 100% rename from lib/libesp32_div/epdiy/doc/Makefile rename to lib/libesp32_epdiy/doc/Makefile diff --git a/lib/libesp32_div/epdiy/doc/html/bc_s.png b/lib/libesp32_epdiy/doc/html/bc_s.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/bc_s.png rename to lib/libesp32_epdiy/doc/html/bc_s.png diff --git a/lib/libesp32_div/epdiy/doc/html/bdwn.png b/lib/libesp32_epdiy/doc/html/bdwn.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/bdwn.png rename to lib/libesp32_epdiy/doc/html/bdwn.png diff --git a/lib/libesp32_div/epdiy/doc/html/closed.png b/lib/libesp32_epdiy/doc/html/closed.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/closed.png rename to lib/libesp32_epdiy/doc/html/closed.png diff --git a/lib/libesp32_div/epdiy/doc/html/doc.png b/lib/libesp32_epdiy/doc/html/doc.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/doc.png rename to lib/libesp32_epdiy/doc/html/doc.png diff --git a/lib/libesp32_div/epdiy/doc/html/doxygen.css b/lib/libesp32_epdiy/doc/html/doxygen.css similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/doxygen.css rename to lib/libesp32_epdiy/doc/html/doxygen.css diff --git a/lib/libesp32_div/epdiy/doc/html/doxygen.png b/lib/libesp32_epdiy/doc/html/doxygen.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/doxygen.png rename to lib/libesp32_epdiy/doc/html/doxygen.png diff --git a/lib/libesp32_div/epdiy/doc/html/dynsections.js b/lib/libesp32_epdiy/doc/html/dynsections.js similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/dynsections.js rename to lib/libesp32_epdiy/doc/html/dynsections.js diff --git a/lib/libesp32_div/epdiy/doc/html/folderclosed.png b/lib/libesp32_epdiy/doc/html/folderclosed.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/folderclosed.png rename to lib/libesp32_epdiy/doc/html/folderclosed.png diff --git a/lib/libesp32_div/epdiy/doc/html/folderopen.png b/lib/libesp32_epdiy/doc/html/folderopen.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/folderopen.png rename to lib/libesp32_epdiy/doc/html/folderopen.png diff --git a/lib/libesp32_div/epdiy/doc/html/index.html b/lib/libesp32_epdiy/doc/html/index.html similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/index.html rename to lib/libesp32_epdiy/doc/html/index.html diff --git a/lib/libesp32_div/epdiy/doc/html/jquery.js b/lib/libesp32_epdiy/doc/html/jquery.js similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/jquery.js rename to lib/libesp32_epdiy/doc/html/jquery.js diff --git a/lib/libesp32_div/epdiy/doc/html/menu.js b/lib/libesp32_epdiy/doc/html/menu.js similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/menu.js rename to lib/libesp32_epdiy/doc/html/menu.js diff --git a/lib/libesp32_div/epdiy/doc/html/menudata.js b/lib/libesp32_epdiy/doc/html/menudata.js similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/menudata.js rename to lib/libesp32_epdiy/doc/html/menudata.js diff --git a/lib/libesp32_div/epdiy/doc/html/nav_f.png b/lib/libesp32_epdiy/doc/html/nav_f.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/nav_f.png rename to lib/libesp32_epdiy/doc/html/nav_f.png diff --git a/lib/libesp32_div/epdiy/doc/html/nav_g.png b/lib/libesp32_epdiy/doc/html/nav_g.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/nav_g.png rename to lib/libesp32_epdiy/doc/html/nav_g.png diff --git a/lib/libesp32_div/epdiy/doc/html/nav_h.png b/lib/libesp32_epdiy/doc/html/nav_h.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/nav_h.png rename to lib/libesp32_epdiy/doc/html/nav_h.png diff --git a/lib/libesp32_div/epdiy/doc/html/open.png b/lib/libesp32_epdiy/doc/html/open.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/open.png rename to lib/libesp32_epdiy/doc/html/open.png diff --git a/lib/libesp32_div/epdiy/doc/html/search/close.png b/lib/libesp32_epdiy/doc/html/search/close.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/close.png rename to lib/libesp32_epdiy/doc/html/search/close.png diff --git a/lib/libesp32_div/epdiy/doc/html/search/mag_sel.png b/lib/libesp32_epdiy/doc/html/search/mag_sel.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/mag_sel.png rename to lib/libesp32_epdiy/doc/html/search/mag_sel.png diff --git a/lib/libesp32_div/epdiy/doc/html/search/nomatches.html b/lib/libesp32_epdiy/doc/html/search/nomatches.html similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/nomatches.html rename to lib/libesp32_epdiy/doc/html/search/nomatches.html diff --git a/lib/libesp32_div/epdiy/doc/html/search/search.css b/lib/libesp32_epdiy/doc/html/search/search.css similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/search.css rename to lib/libesp32_epdiy/doc/html/search/search.css diff --git a/lib/libesp32_div/epdiy/doc/html/search/search.js b/lib/libesp32_epdiy/doc/html/search/search.js similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/search.js rename to lib/libesp32_epdiy/doc/html/search/search.js diff --git a/lib/libesp32_div/epdiy/doc/html/search/search_l.png b/lib/libesp32_epdiy/doc/html/search/search_l.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/search_l.png rename to lib/libesp32_epdiy/doc/html/search/search_l.png diff --git a/lib/libesp32_div/epdiy/doc/html/search/search_m.png b/lib/libesp32_epdiy/doc/html/search/search_m.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/search_m.png rename to lib/libesp32_epdiy/doc/html/search/search_m.png diff --git a/lib/libesp32_div/epdiy/doc/html/search/search_r.png b/lib/libesp32_epdiy/doc/html/search/search_r.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/search_r.png rename to lib/libesp32_epdiy/doc/html/search/search_r.png diff --git a/lib/libesp32_div/epdiy/doc/html/search/searchdata.js b/lib/libesp32_epdiy/doc/html/search/searchdata.js similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/search/searchdata.js rename to lib/libesp32_epdiy/doc/html/search/searchdata.js diff --git a/lib/libesp32_div/epdiy/doc/html/splitbar.png b/lib/libesp32_epdiy/doc/html/splitbar.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/splitbar.png rename to lib/libesp32_epdiy/doc/html/splitbar.png diff --git a/lib/libesp32_div/epdiy/doc/html/sync_off.png b/lib/libesp32_epdiy/doc/html/sync_off.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/sync_off.png rename to lib/libesp32_epdiy/doc/html/sync_off.png diff --git a/lib/libesp32_div/epdiy/doc/html/sync_on.png b/lib/libesp32_epdiy/doc/html/sync_on.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/sync_on.png rename to lib/libesp32_epdiy/doc/html/sync_on.png diff --git a/lib/libesp32_div/epdiy/doc/html/tab_a.png b/lib/libesp32_epdiy/doc/html/tab_a.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/tab_a.png rename to lib/libesp32_epdiy/doc/html/tab_a.png diff --git a/lib/libesp32_div/epdiy/doc/html/tab_b.png b/lib/libesp32_epdiy/doc/html/tab_b.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/tab_b.png rename to lib/libesp32_epdiy/doc/html/tab_b.png diff --git a/lib/libesp32_div/epdiy/doc/html/tab_h.png b/lib/libesp32_epdiy/doc/html/tab_h.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/tab_h.png rename to lib/libesp32_epdiy/doc/html/tab_h.png diff --git a/lib/libesp32_div/epdiy/doc/html/tab_s.png b/lib/libesp32_epdiy/doc/html/tab_s.png similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/tab_s.png rename to lib/libesp32_epdiy/doc/html/tab_s.png diff --git a/lib/libesp32_div/epdiy/doc/html/tabs.css b/lib/libesp32_epdiy/doc/html/tabs.css similarity index 100% rename from lib/libesp32_div/epdiy/doc/html/tabs.css rename to lib/libesp32_epdiy/doc/html/tabs.css diff --git a/lib/libesp32_div/epdiy/doc/latex/Makefile b/lib/libesp32_epdiy/doc/latex/Makefile similarity index 100% rename from lib/libesp32_div/epdiy/doc/latex/Makefile rename to lib/libesp32_epdiy/doc/latex/Makefile diff --git a/lib/libesp32_div/epdiy/doc/latex/doxygen.sty b/lib/libesp32_epdiy/doc/latex/doxygen.sty similarity index 100% rename from lib/libesp32_div/epdiy/doc/latex/doxygen.sty rename to lib/libesp32_epdiy/doc/latex/doxygen.sty diff --git a/lib/libesp32_div/epdiy/doc/latex/longtable_doxygen.sty b/lib/libesp32_epdiy/doc/latex/longtable_doxygen.sty similarity index 100% rename from lib/libesp32_div/epdiy/doc/latex/longtable_doxygen.sty rename to lib/libesp32_epdiy/doc/latex/longtable_doxygen.sty diff --git a/lib/libesp32_div/epdiy/doc/latex/refman.tex b/lib/libesp32_epdiy/doc/latex/refman.tex similarity index 100% rename from lib/libesp32_div/epdiy/doc/latex/refman.tex rename to lib/libesp32_epdiy/doc/latex/refman.tex diff --git a/lib/libesp32_div/epdiy/doc/latex/tabu_doxygen.sty b/lib/libesp32_epdiy/doc/latex/tabu_doxygen.sty similarity index 100% rename from lib/libesp32_div/epdiy/doc/latex/tabu_doxygen.sty rename to lib/libesp32_epdiy/doc/latex/tabu_doxygen.sty diff --git a/lib/libesp32_div/epdiy/doc/make.bat b/lib/libesp32_epdiy/doc/make.bat similarity index 100% rename from lib/libesp32_div/epdiy/doc/make.bat rename to lib/libesp32_epdiy/doc/make.bat diff --git a/lib/libesp32_div/epdiy/doc/requirements.txt b/lib/libesp32_epdiy/doc/requirements.txt similarity index 100% rename from lib/libesp32_div/epdiy/doc/requirements.txt rename to lib/libesp32_epdiy/doc/requirements.txt diff --git a/lib/libesp32_div/epdiy/doc/source/about.rst b/lib/libesp32_epdiy/doc/source/about.rst similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/about.rst rename to lib/libesp32_epdiy/doc/source/about.rst diff --git a/lib/libesp32_div/epdiy/doc/source/api.rst b/lib/libesp32_epdiy/doc/source/api.rst similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/api.rst rename to lib/libesp32_epdiy/doc/source/api.rst diff --git a/lib/libesp32_div/epdiy/doc/source/conf.py b/lib/libesp32_epdiy/doc/source/conf.py similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/conf.py rename to lib/libesp32_epdiy/doc/source/conf.py diff --git a/lib/libesp32_div/epdiy/doc/source/filegen.rst b/lib/libesp32_epdiy/doc/source/filegen.rst similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/filegen.rst rename to lib/libesp32_epdiy/doc/source/filegen.rst diff --git a/lib/libesp32_div/epdiy/doc/source/getting_started.rst b/lib/libesp32_epdiy/doc/source/getting_started.rst similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/getting_started.rst rename to lib/libesp32_epdiy/doc/source/getting_started.rst diff --git a/lib/libesp32_div/epdiy/doc/source/img/board_p1.jpg b/lib/libesp32_epdiy/doc/source/img/board_p1.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/board_p1.jpg rename to lib/libesp32_epdiy/doc/source/img/board_p1.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/img/board_p2.jpg b/lib/libesp32_epdiy/doc/source/img/board_p2.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/board_p2.jpg rename to lib/libesp32_epdiy/doc/source/img/board_p2.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/img/demo.jpg b/lib/libesp32_epdiy/doc/source/img/demo.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/demo.jpg rename to lib/libesp32_epdiy/doc/source/img/demo.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/img/ed060sc4.jpg b/lib/libesp32_epdiy/doc/source/img/ed060sc4.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/ed060sc4.jpg rename to lib/libesp32_epdiy/doc/source/img/ed060sc4.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/img/ed097oc4.jpg b/lib/libesp32_epdiy/doc/source/img/ed097oc4.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/ed097oc4.jpg rename to lib/libesp32_epdiy/doc/source/img/ed097oc4.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/img/ed097tc2.jpg b/lib/libesp32_epdiy/doc/source/img/ed097tc2.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/ed097tc2.jpg rename to lib/libesp32_epdiy/doc/source/img/ed097tc2.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/img/vcom.jpg b/lib/libesp32_epdiy/doc/source/img/vcom.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/vcom.jpg rename to lib/libesp32_epdiy/doc/source/img/vcom.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/img/vcom_opamp.jpg b/lib/libesp32_epdiy/doc/source/img/vcom_opamp.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/vcom_opamp.jpg rename to lib/libesp32_epdiy/doc/source/img/vcom_opamp.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/img/vcom_tp.jpg b/lib/libesp32_epdiy/doc/source/img/vcom_tp.jpg similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/img/vcom_tp.jpg rename to lib/libesp32_epdiy/doc/source/img/vcom_tp.jpg diff --git a/lib/libesp32_div/epdiy/doc/source/index.rst b/lib/libesp32_epdiy/doc/source/index.rst similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/index.rst rename to lib/libesp32_epdiy/doc/source/index.rst diff --git a/lib/libesp32_div/epdiy/doc/source/tips.rst b/lib/libesp32_epdiy/doc/source/tips.rst similarity index 100% rename from lib/libesp32_div/epdiy/doc/source/tips.rst rename to lib/libesp32_epdiy/doc/source/tips.rst diff --git a/lib/libesp32_div/epdiy/examples/calibration_helper/CMakeLists.txt b/lib/libesp32_epdiy/examples/calibration_helper/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/calibration_helper/CMakeLists.txt rename to lib/libesp32_epdiy/examples/calibration_helper/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/calibration_helper/main/CMakeLists.txt b/lib/libesp32_epdiy/examples/calibration_helper/main/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/calibration_helper/main/CMakeLists.txt rename to lib/libesp32_epdiy/examples/calibration_helper/main/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/calibration_helper/main/main.c b/lib/libesp32_epdiy/examples/calibration_helper/main/main.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/calibration_helper/main/main.c rename to lib/libesp32_epdiy/examples/calibration_helper/main/main.c diff --git a/lib/libesp32_div/epdiy/examples/calibration_helper/sdkconfig.defaults b/lib/libesp32_epdiy/examples/calibration_helper/sdkconfig.defaults similarity index 100% rename from lib/libesp32_div/epdiy/examples/calibration_helper/sdkconfig.defaults rename to lib/libesp32_epdiy/examples/calibration_helper/sdkconfig.defaults diff --git a/lib/libesp32_div/epdiy/examples/demo/CMakeLists.txt b/lib/libesp32_epdiy/examples/demo/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/CMakeLists.txt rename to lib/libesp32_epdiy/examples/demo/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/demo/Makefile b/lib/libesp32_epdiy/examples/demo/Makefile similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/Makefile rename to lib/libesp32_epdiy/examples/demo/Makefile diff --git a/lib/libesp32_div/epdiy/examples/demo/files/beach.jpg b/lib/libesp32_epdiy/examples/demo/files/beach.jpg similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/files/beach.jpg rename to lib/libesp32_epdiy/examples/demo/files/beach.jpg diff --git a/lib/libesp32_div/epdiy/examples/demo/files/board.jpg b/lib/libesp32_epdiy/examples/demo/files/board.jpg similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/files/board.jpg rename to lib/libesp32_epdiy/examples/demo/files/board.jpg diff --git a/lib/libesp32_div/epdiy/examples/demo/files/giraffe.jpg b/lib/libesp32_epdiy/examples/demo/files/giraffe.jpg similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/files/giraffe.jpg rename to lib/libesp32_epdiy/examples/demo/files/giraffe.jpg diff --git a/lib/libesp32_div/epdiy/examples/demo/files/zebra.jpg b/lib/libesp32_epdiy/examples/demo/files/zebra.jpg similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/files/zebra.jpg rename to lib/libesp32_epdiy/examples/demo/files/zebra.jpg diff --git a/lib/libesp32_div/epdiy/examples/demo/main/CMakeLists.txt b/lib/libesp32_epdiy/examples/demo/main/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/CMakeLists.txt rename to lib/libesp32_epdiy/examples/demo/main/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/demo/main/firasans_12.h b/lib/libesp32_epdiy/examples/demo/main/firasans_12.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/firasans_12.h rename to lib/libesp32_epdiy/examples/demo/main/firasans_12.h diff --git a/lib/libesp32_div/epdiy/examples/demo/main/firasans_20.h b/lib/libesp32_epdiy/examples/demo/main/firasans_20.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/firasans_20.h rename to lib/libesp32_epdiy/examples/demo/main/firasans_20.h diff --git a/lib/libesp32_div/epdiy/examples/demo/main/img_beach.h b/lib/libesp32_epdiy/examples/demo/main/img_beach.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/img_beach.h rename to lib/libesp32_epdiy/examples/demo/main/img_beach.h diff --git a/lib/libesp32_div/epdiy/examples/demo/main/img_board.h b/lib/libesp32_epdiy/examples/demo/main/img_board.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/img_board.h rename to lib/libesp32_epdiy/examples/demo/main/img_board.h diff --git a/lib/libesp32_div/epdiy/examples/demo/main/img_giraffe.h b/lib/libesp32_epdiy/examples/demo/main/img_giraffe.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/img_giraffe.h rename to lib/libesp32_epdiy/examples/demo/main/img_giraffe.h diff --git a/lib/libesp32_div/epdiy/examples/demo/main/img_zebra.h b/lib/libesp32_epdiy/examples/demo/main/img_zebra.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/img_zebra.h rename to lib/libesp32_epdiy/examples/demo/main/img_zebra.h diff --git a/lib/libesp32_div/epdiy/examples/demo/main/main.c b/lib/libesp32_epdiy/examples/demo/main/main.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/main.c rename to lib/libesp32_epdiy/examples/demo/main/main.c diff --git a/lib/libesp32_div/epdiy/examples/demo/main/main.ino b/lib/libesp32_epdiy/examples/demo/main/main.ino similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/main/main.ino rename to lib/libesp32_epdiy/examples/demo/main/main.ino diff --git a/lib/libesp32_div/epdiy/examples/demo/sdkconfig.defaults b/lib/libesp32_epdiy/examples/demo/sdkconfig.defaults similarity index 100% rename from lib/libesp32_div/epdiy/examples/demo/sdkconfig.defaults rename to lib/libesp32_epdiy/examples/demo/sdkconfig.defaults diff --git a/lib/libesp32_div/epdiy/examples/dragon/CMakeLists.txt b/lib/libesp32_epdiy/examples/dragon/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/dragon/CMakeLists.txt rename to lib/libesp32_epdiy/examples/dragon/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/dragon/README.md b/lib/libesp32_epdiy/examples/dragon/README.md similarity index 100% rename from lib/libesp32_div/epdiy/examples/dragon/README.md rename to lib/libesp32_epdiy/examples/dragon/README.md diff --git a/lib/libesp32_div/epdiy/examples/dragon/cc_dragon.jpg b/lib/libesp32_epdiy/examples/dragon/cc_dragon.jpg similarity index 100% rename from lib/libesp32_div/epdiy/examples/dragon/cc_dragon.jpg rename to lib/libesp32_epdiy/examples/dragon/cc_dragon.jpg diff --git a/lib/libesp32_div/epdiy/examples/dragon/main/CMakeLists.txt b/lib/libesp32_epdiy/examples/dragon/main/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/dragon/main/CMakeLists.txt rename to lib/libesp32_epdiy/examples/dragon/main/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/dragon/main/dragon.h b/lib/libesp32_epdiy/examples/dragon/main/dragon.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/dragon/main/dragon.h rename to lib/libesp32_epdiy/examples/dragon/main/dragon.h diff --git a/lib/libesp32_div/epdiy/examples/dragon/main/main.c b/lib/libesp32_epdiy/examples/dragon/main/main.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/dragon/main/main.c rename to lib/libesp32_epdiy/examples/dragon/main/main.c diff --git a/lib/libesp32_div/epdiy/examples/dragon/main/main.ino b/lib/libesp32_epdiy/examples/dragon/main/main.ino similarity index 100% rename from lib/libesp32_div/epdiy/examples/dragon/main/main.ino rename to lib/libesp32_epdiy/examples/dragon/main/main.ino diff --git a/lib/libesp32_div/epdiy/examples/dragon/sdkconfig.defaults b/lib/libesp32_epdiy/examples/dragon/sdkconfig.defaults similarity index 100% rename from lib/libesp32_div/epdiy/examples/dragon/sdkconfig.defaults rename to lib/libesp32_epdiy/examples/dragon/sdkconfig.defaults diff --git a/lib/libesp32_div/epdiy/examples/grayscale_test/CMakeLists.txt b/lib/libesp32_epdiy/examples/grayscale_test/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/grayscale_test/CMakeLists.txt rename to lib/libesp32_epdiy/examples/grayscale_test/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/grayscale_test/main/CMakeLists.txt b/lib/libesp32_epdiy/examples/grayscale_test/main/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/grayscale_test/main/CMakeLists.txt rename to lib/libesp32_epdiy/examples/grayscale_test/main/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/grayscale_test/main/main.c b/lib/libesp32_epdiy/examples/grayscale_test/main/main.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/grayscale_test/main/main.c rename to lib/libesp32_epdiy/examples/grayscale_test/main/main.c diff --git a/lib/libesp32_div/epdiy/examples/grayscale_test/sdkconfig.defaults b/lib/libesp32_epdiy/examples/grayscale_test/sdkconfig.defaults similarity index 100% rename from lib/libesp32_div/epdiy/examples/grayscale_test/sdkconfig.defaults rename to lib/libesp32_epdiy/examples/grayscale_test/sdkconfig.defaults diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/CMakeLists.txt b/lib/libesp32_epdiy/examples/mpd_status/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/CMakeLists.txt rename to lib/libesp32_epdiy/examples/mpd_status/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/Makefile b/lib/libesp32_epdiy/examples/mpd_status/Makefile similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/Makefile rename to lib/libesp32_epdiy/examples/mpd_status/Makefile diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/README.md b/lib/libesp32_epdiy/examples/mpd_status/README.md similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/README.md rename to lib/libesp32_epdiy/examples/mpd_status/README.md diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/.gitignore b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/.gitignore similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/.gitignore rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/.gitignore diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/.travis.yml b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/.travis.yml similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/.travis.yml rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/.travis.yml diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/AUTHORS b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/AUTHORS similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/AUTHORS rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/AUTHORS diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/CMakeLists.txt b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/CMakeLists.txt rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/COPYING b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/COPYING similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/COPYING rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/COPYING diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/NEWS b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/NEWS similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/NEWS rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/NEWS diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/README.rst b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/README.rst similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/README.rst rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/README.rst diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/doc/doxygen.conf.in b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/doc/doxygen.conf.in similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/doc/doxygen.conf.in rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/doc/doxygen.conf.in diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/doc/meson.build b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/doc/meson.build similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/doc/meson.build rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/doc/meson.build diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/async.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/async.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/async.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/async.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/audio_format.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/audio_format.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/audio_format.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/audio_format.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/capabilities.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/capabilities.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/capabilities.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/capabilities.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/client.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/client.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/client.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/client.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/compiler.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/compiler.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/compiler.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/compiler.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/connection.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/connection.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/connection.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/connection.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/database.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/database.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/database.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/database.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/directory.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/directory.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/directory.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/directory.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/entity.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/entity.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/entity.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/entity.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/error.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/error.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/error.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/error.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/fingerprint.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/fingerprint.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/fingerprint.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/fingerprint.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/idle.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/idle.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/idle.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/idle.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/list.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/list.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/list.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/list.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/message.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/message.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/message.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/message.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/mixer.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/mixer.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/mixer.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/mixer.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/mount.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/mount.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/mount.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/mount.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/neighbor.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/neighbor.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/neighbor.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/neighbor.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/output.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/output.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/output.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/output.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/pair.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/pair.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/pair.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/pair.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/parser.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/parser.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/parser.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/parser.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/partition.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/partition.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/partition.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/partition.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/password.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/password.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/password.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/password.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/player.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/player.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/player.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/player.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/playlist.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/playlist.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/playlist.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/playlist.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/protocol.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/protocol.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/protocol.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/protocol.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/queue.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/queue.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/queue.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/queue.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/recv.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/recv.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/recv.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/recv.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/response.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/response.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/response.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/response.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/search.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/search.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/search.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/search.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/send.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/send.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/send.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/send.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/settings.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/settings.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/settings.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/settings.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/socket.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/socket.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/socket.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/socket.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/song.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/song.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/song.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/song.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/stats.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/stats.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/stats.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/stats.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/status.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/status.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/status.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/status.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/sticker.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/sticker.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/sticker.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/sticker.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/tag.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/tag.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/tag.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/tag.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/version.h.in b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/version.h.in similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/include/mpd/version.h.in rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/include/mpd/version.h.in diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/libmpdclient.ld b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/libmpdclient.ld similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/libmpdclient.ld rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/libmpdclient.ld diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/meson.build b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/meson.build similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/meson.build rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/meson.build diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/meson_options.txt b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/meson_options.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/meson_options.txt rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/meson_options.txt diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/async.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/async.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/async.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/async.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/audio_format.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/audio_format.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/audio_format.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/audio_format.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/binary.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/binary.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/binary.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/binary.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/buffer.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/buffer.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/buffer.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/buffer.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/capabilities.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/capabilities.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/capabilities.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/capabilities.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cmessage.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cmessage.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cmessage.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cmessage.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cmount.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cmount.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cmount.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cmount.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cneighbor.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cneighbor.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cneighbor.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cneighbor.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/connection.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/connection.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/connection.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/connection.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/coutput.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/coutput.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/coutput.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/coutput.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cpartition.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cpartition.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cpartition.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cpartition.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cplaylist.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cplaylist.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cplaylist.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cplaylist.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cstats.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cstats.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cstats.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cstats.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cstatus.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cstatus.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/cstatus.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/cstatus.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/database.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/database.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/database.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/database.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/directory.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/directory.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/directory.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/directory.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/entity.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/entity.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/entity.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/entity.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/error.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/error.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/error.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/error.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/example.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/example.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/example.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/example.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/fd_util.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/fd_util.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/fd_util.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/fd_util.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/fd_util.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/fd_util.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/fd_util.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/fd_util.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/fingerprint.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/fingerprint.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/fingerprint.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/fingerprint.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/iaf.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/iaf.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/iaf.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/iaf.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/iasync.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/iasync.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/iasync.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/iasync.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/idle.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/idle.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/idle.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/idle.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/ierror.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/ierror.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/ierror.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/ierror.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/ierror.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/ierror.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/ierror.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/ierror.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/internal.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/internal.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/internal.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/internal.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/isend.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/isend.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/isend.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/isend.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/iso8601.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/iso8601.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/iso8601.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/iso8601.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/iso8601.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/iso8601.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/iso8601.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/iso8601.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/kvlist.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/kvlist.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/kvlist.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/kvlist.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/kvlist.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/kvlist.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/kvlist.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/kvlist.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/list.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/list.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/list.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/list.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/message.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/message.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/message.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/message.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/mixer.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/mixer.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/mixer.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/mixer.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/mount.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/mount.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/mount.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/mount.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/neighbor.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/neighbor.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/neighbor.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/neighbor.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/output.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/output.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/output.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/output.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/parser.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/parser.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/parser.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/parser.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/partition.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/partition.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/partition.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/partition.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/password.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/password.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/password.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/password.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/player.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/player.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/player.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/player.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/playlist.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/playlist.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/playlist.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/playlist.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/queue.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/queue.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/queue.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/queue.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/quote.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/quote.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/quote.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/quote.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/quote.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/quote.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/quote.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/quote.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/rdirectory.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/rdirectory.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/rdirectory.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/rdirectory.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/recv.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/recv.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/recv.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/recv.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/resolver.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/resolver.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/resolver.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/resolver.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/resolver.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/resolver.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/resolver.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/resolver.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/response.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/response.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/response.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/response.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/rplaylist.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/rplaylist.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/rplaylist.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/rplaylist.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/run.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/run.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/run.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/run.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/run.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/run.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/run.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/run.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/search.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/search.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/search.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/search.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/send.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/send.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/send.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/send.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/settings.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/settings.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/settings.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/settings.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/socket.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/socket.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/socket.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/socket.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/socket.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/socket.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/socket.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/socket.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/song.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/song.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/song.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/song.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/stats.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/stats.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/stats.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/stats.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/status.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/status.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/status.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/status.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/sticker.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/sticker.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/sticker.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/sticker.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/sync.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/sync.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/sync.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/sync.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/sync.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/sync.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/sync.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/sync.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/tag.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/tag.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/tag.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/tag.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/uri.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/uri.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/src/uri.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/src/uri.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/capture.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/capture.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/capture.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/capture.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/capture.h b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/capture.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/capture.h rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/capture.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/main.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/main.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/main.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/main.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/meson.build b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/meson.build similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/meson.build rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/meson.build diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/t_commands.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/t_commands.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/t_commands.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/t_commands.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/t_iso8601.c b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/t_iso8601.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/test/t_iso8601.c rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/test/t_iso8601.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/vapi/libmpdclient.vapi b/lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/vapi/libmpdclient.vapi similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/components/libmpdclient/vapi/libmpdclient.vapi rename to lib/libesp32_epdiy/examples/mpd_status/components/libmpdclient/vapi/libmpdclient.vapi diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/default_album.png b/lib/libesp32_epdiy/examples/mpd_status/default_album.png similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/default_album.png rename to lib/libesp32_epdiy/examples/mpd_status/default_album.png diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/CMakeLists.txt b/lib/libesp32_epdiy/examples/mpd_status/main/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/CMakeLists.txt rename to lib/libesp32_epdiy/examples/mpd_status/main/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/default_album.h b/lib/libesp32_epdiy/examples/mpd_status/main/default_album.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/default_album.h rename to lib/libesp32_epdiy/examples/mpd_status/main/default_album.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/firasans_16.h b/lib/libesp32_epdiy/examples/mpd_status/main/firasans_16.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/firasans_16.h rename to lib/libesp32_epdiy/examples/mpd_status/main/firasans_16.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/firasans_16_bold.h b/lib/libesp32_epdiy/examples/mpd_status/main/firasans_16_bold.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/firasans_16_bold.h rename to lib/libesp32_epdiy/examples/mpd_status/main/firasans_16_bold.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/firasans_20.h b/lib/libesp32_epdiy/examples/mpd_status/main/firasans_20.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/firasans_20.h rename to lib/libesp32_epdiy/examples/mpd_status/main/firasans_20.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/firasans_24.h b/lib/libesp32_epdiy/examples/mpd_status/main/firasans_24.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/firasans_24.h rename to lib/libesp32_epdiy/examples/mpd_status/main/firasans_24.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/main.c b/lib/libesp32_epdiy/examples/mpd_status/main/main.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/main.c rename to lib/libesp32_epdiy/examples/mpd_status/main/main.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/mpd_image.c b/lib/libesp32_epdiy/examples/mpd_status/main/mpd_image.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/mpd_image.c rename to lib/libesp32_epdiy/examples/mpd_status/main/mpd_image.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/mpd_image.h b/lib/libesp32_epdiy/examples/mpd_status/main/mpd_image.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/mpd_image.h rename to lib/libesp32_epdiy/examples/mpd_status/main/mpd_image.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/mpd_info.c b/lib/libesp32_epdiy/examples/mpd_status/main/mpd_info.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/mpd_info.c rename to lib/libesp32_epdiy/examples/mpd_status/main/mpd_info.c diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/main/mpd_info.h b/lib/libesp32_epdiy/examples/mpd_status/main/mpd_info.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/main/mpd_info.h rename to lib/libesp32_epdiy/examples/mpd_status/main/mpd_info.h diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/partitions.csv b/lib/libesp32_epdiy/examples/mpd_status/partitions.csv similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/partitions.csv rename to lib/libesp32_epdiy/examples/mpd_status/partitions.csv diff --git a/lib/libesp32_div/epdiy/examples/mpd_status/sdkconfig.defaults b/lib/libesp32_epdiy/examples/mpd_status/sdkconfig.defaults similarity index 100% rename from lib/libesp32_div/epdiy/examples/mpd_status/sdkconfig.defaults rename to lib/libesp32_epdiy/examples/mpd_status/sdkconfig.defaults diff --git a/lib/libesp32_div/epdiy/examples/terminal/CMakeLists.txt b/lib/libesp32_epdiy/examples/terminal/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/CMakeLists.txt rename to lib/libesp32_epdiy/examples/terminal/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/terminal/Makefile b/lib/libesp32_epdiy/examples/terminal/Makefile similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/Makefile rename to lib/libesp32_epdiy/examples/terminal/Makefile diff --git a/lib/libesp32_div/epdiy/examples/terminal/README.md b/lib/libesp32_epdiy/examples/terminal/README.md similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/README.md rename to lib/libesp32_epdiy/examples/terminal/README.md diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/CMakeLists.txt b/lib/libesp32_epdiy/examples/terminal/main/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/CMakeLists.txt rename to lib/libesp32_epdiy/examples/terminal/main/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/config.h b/lib/libesp32_epdiy/examples/terminal/main/config.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/config.h rename to lib/libesp32_epdiy/examples/terminal/main/config.h diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/firacode.h b/lib/libesp32_epdiy/examples/terminal/main/firacode.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/firacode.h rename to lib/libesp32_epdiy/examples/terminal/main/firacode.h diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/firacode_bold.h b/lib/libesp32_epdiy/examples/terminal/main/firacode_bold.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/firacode_bold.h rename to lib/libesp32_epdiy/examples/terminal/main/firacode_bold.h diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/firasans.h b/lib/libesp32_epdiy/examples/terminal/main/firasans.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/firasans.h rename to lib/libesp32_epdiy/examples/terminal/main/firasans.h diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/firasans_bold.h b/lib/libesp32_epdiy/examples/terminal/main/firasans_bold.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/firasans_bold.h rename to lib/libesp32_epdiy/examples/terminal/main/firasans_bold.h diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/main.c b/lib/libesp32_epdiy/examples/terminal/main/main.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/main.c rename to lib/libesp32_epdiy/examples/terminal/main/main.c diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/st.c b/lib/libesp32_epdiy/examples/terminal/main/st.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/st.c rename to lib/libesp32_epdiy/examples/terminal/main/st.c diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/st.h b/lib/libesp32_epdiy/examples/terminal/main/st.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/st.h rename to lib/libesp32_epdiy/examples/terminal/main/st.h diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/unicode.c b/lib/libesp32_epdiy/examples/terminal/main/unicode.c similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/unicode.c rename to lib/libesp32_epdiy/examples/terminal/main/unicode.c diff --git a/lib/libesp32_div/epdiy/examples/terminal/main/unicode.h b/lib/libesp32_epdiy/examples/terminal/main/unicode.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/main/unicode.h rename to lib/libesp32_epdiy/examples/terminal/main/unicode.h diff --git a/lib/libesp32_div/epdiy/examples/terminal/sdkconfig.defaults b/lib/libesp32_epdiy/examples/terminal/sdkconfig.defaults similarity index 100% rename from lib/libesp32_div/epdiy/examples/terminal/sdkconfig.defaults rename to lib/libesp32_epdiy/examples/terminal/sdkconfig.defaults diff --git a/lib/libesp32_div/epdiy/examples/weather/CMakeLists.txt b/lib/libesp32_epdiy/examples/weather/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/CMakeLists.txt rename to lib/libesp32_epdiy/examples/weather/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/weather/Licence.txt b/lib/libesp32_epdiy/examples/weather/Licence.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/Licence.txt rename to lib/libesp32_epdiy/examples/weather/Licence.txt diff --git a/lib/libesp32_div/epdiy/examples/weather/README.md b/lib/libesp32_epdiy/examples/weather/README.md similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/README.md rename to lib/libesp32_epdiy/examples/weather/README.md diff --git a/lib/libesp32_div/epdiy/examples/weather/main/ArduinoJson.h b/lib/libesp32_epdiy/examples/weather/main/ArduinoJson.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/ArduinoJson.h rename to lib/libesp32_epdiy/examples/weather/main/ArduinoJson.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/CMakeLists.txt b/lib/libesp32_epdiy/examples/weather/main/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/CMakeLists.txt rename to lib/libesp32_epdiy/examples/weather/main/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/examples/weather/main/forecast_record.h b/lib/libesp32_epdiy/examples/weather/main/forecast_record.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/forecast_record.h rename to lib/libesp32_epdiy/examples/weather/main/forecast_record.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/lang.h b/lib/libesp32_epdiy/examples/weather/main/lang.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/lang.h rename to lib/libesp32_epdiy/examples/weather/main/lang.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans10.h b/lib/libesp32_epdiy/examples/weather/main/opensans10.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans10.h rename to lib/libesp32_epdiy/examples/weather/main/opensans10.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans12.h b/lib/libesp32_epdiy/examples/weather/main/opensans12.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans12.h rename to lib/libesp32_epdiy/examples/weather/main/opensans12.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans12b.h b/lib/libesp32_epdiy/examples/weather/main/opensans12b.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans12b.h rename to lib/libesp32_epdiy/examples/weather/main/opensans12b.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans16.h b/lib/libesp32_epdiy/examples/weather/main/opensans16.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans16.h rename to lib/libesp32_epdiy/examples/weather/main/opensans16.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans16b.h b/lib/libesp32_epdiy/examples/weather/main/opensans16b.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans16b.h rename to lib/libesp32_epdiy/examples/weather/main/opensans16b.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans24.h b/lib/libesp32_epdiy/examples/weather/main/opensans24.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans24.h rename to lib/libesp32_epdiy/examples/weather/main/opensans24.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans24b.h b/lib/libesp32_epdiy/examples/weather/main/opensans24b.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans24b.h rename to lib/libesp32_epdiy/examples/weather/main/opensans24b.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans6.h b/lib/libesp32_epdiy/examples/weather/main/opensans6.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans6.h rename to lib/libesp32_epdiy/examples/weather/main/opensans6.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans8.h b/lib/libesp32_epdiy/examples/weather/main/opensans8.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans8.h rename to lib/libesp32_epdiy/examples/weather/main/opensans8.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/opensans8b.h b/lib/libesp32_epdiy/examples/weather/main/opensans8b.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/opensans8b.h rename to lib/libesp32_epdiy/examples/weather/main/opensans8b.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/owm_credentials.h b/lib/libesp32_epdiy/examples/weather/main/owm_credentials.h similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/owm_credentials.h rename to lib/libesp32_epdiy/examples/weather/main/owm_credentials.h diff --git a/lib/libesp32_div/epdiy/examples/weather/main/weather.cpp b/lib/libesp32_epdiy/examples/weather/main/weather.cpp similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/main/weather.cpp rename to lib/libesp32_epdiy/examples/weather/main/weather.cpp diff --git a/lib/libesp32_div/epdiy/examples/weather/partitions.csv b/lib/libesp32_epdiy/examples/weather/partitions.csv similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/partitions.csv rename to lib/libesp32_epdiy/examples/weather/partitions.csv diff --git a/lib/libesp32_div/epdiy/examples/weather/sdkconfig.defaults b/lib/libesp32_epdiy/examples/weather/sdkconfig.defaults similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/sdkconfig.defaults rename to lib/libesp32_epdiy/examples/weather/sdkconfig.defaults diff --git a/lib/libesp32_div/epdiy/examples/weather/weather.jpg b/lib/libesp32_epdiy/examples/weather/weather.jpg similarity index 100% rename from lib/libesp32_div/epdiy/examples/weather/weather.jpg rename to lib/libesp32_epdiy/examples/weather/weather.jpg diff --git a/lib/libesp32_div/epdiy/hardware/LICENSE b/lib/libesp32_epdiy/hardware/LICENSE similarity index 100% rename from lib/libesp32_div/epdiy/hardware/LICENSE rename to lib/libesp32_epdiy/hardware/LICENSE diff --git a/lib/libesp32_div/epdiy/hardware/README.md b/lib/libesp32_epdiy/hardware/README.md similarity index 100% rename from lib/libesp32_div/epdiy/hardware/README.md rename to lib/libesp32_epdiy/hardware/README.md diff --git a/lib/libesp32_div/epdiy/hardware/ed133ut2_connector/ed133ut2_connector-cache.lib b/lib/libesp32_epdiy/hardware/ed133ut2_connector/ed133ut2_connector-cache.lib similarity index 100% rename from lib/libesp32_div/epdiy/hardware/ed133ut2_connector/ed133ut2_connector-cache.lib rename to lib/libesp32_epdiy/hardware/ed133ut2_connector/ed133ut2_connector-cache.lib diff --git a/lib/libesp32_div/epdiy/hardware/ed133ut2_connector/ed133ut2_connector.kicad_pcb b/lib/libesp32_epdiy/hardware/ed133ut2_connector/ed133ut2_connector.kicad_pcb similarity index 100% rename from lib/libesp32_div/epdiy/hardware/ed133ut2_connector/ed133ut2_connector.kicad_pcb rename to lib/libesp32_epdiy/hardware/ed133ut2_connector/ed133ut2_connector.kicad_pcb diff --git a/lib/libesp32_div/epdiy/hardware/ed133ut2_connector/ed133ut2_connector.pro b/lib/libesp32_epdiy/hardware/ed133ut2_connector/ed133ut2_connector.pro similarity index 100% rename from lib/libesp32_div/epdiy/hardware/ed133ut2_connector/ed133ut2_connector.pro rename to lib/libesp32_epdiy/hardware/ed133ut2_connector/ed133ut2_connector.pro diff --git a/lib/libesp32_div/epdiy/hardware/ed133ut2_connector/ed133ut2_connector.sch b/lib/libesp32_epdiy/hardware/ed133ut2_connector/ed133ut2_connector.sch similarity index 100% rename from lib/libesp32_div/epdiy/hardware/ed133ut2_connector/ed133ut2_connector.sch rename to lib/libesp32_epdiy/hardware/ed133ut2_connector/ed133ut2_connector.sch diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/3dmodels/ESP32-WROVER-B.STEP b/lib/libesp32_epdiy/hardware/epaper-breakout/3dmodels/ESP32-WROVER-B.STEP similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/3dmodels/ESP32-WROVER-B.STEP rename to lib/libesp32_epdiy/hardware/epaper-breakout/3dmodels/ESP32-WROVER-B.STEP diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/3dmodels/FH12-33S-0.5SH.stp b/lib/libesp32_epdiy/hardware/epaper-breakout/3dmodels/FH12-33S-0.5SH.stp similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/3dmodels/FH12-33S-0.5SH.stp rename to lib/libesp32_epdiy/hardware/epaper-breakout/3dmodels/FH12-33S-0.5SH.stp diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/3dmodels/Tactal Switch - SMD (5mmx 5mmx1.5mm).stp b/lib/libesp32_epdiy/hardware/epaper-breakout/3dmodels/Tactal Switch - SMD (5mmx 5mmx1.5mm).stp similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/3dmodels/Tactal Switch - SMD (5mmx 5mmx1.5mm).stp rename to lib/libesp32_epdiy/hardware/epaper-breakout/3dmodels/Tactal Switch - SMD (5mmx 5mmx1.5mm).stp diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/74HC4094.lib b/lib/libesp32_epdiy/hardware/epaper-breakout/74HC4094.lib similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/74HC4094.lib rename to lib/libesp32_epdiy/hardware/epaper-breakout/74HC4094.lib diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/BOM.csv b/lib/libesp32_epdiy/hardware/epaper-breakout/BOM.csv similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/BOM.csv rename to lib/libesp32_epdiy/hardware/epaper-breakout/BOM.csv diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/ed060sc4.lib b/lib/libesp32_epdiy/hardware/epaper-breakout/ed060sc4.lib similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/ed060sc4.lib rename to lib/libesp32_epdiy/hardware/epaper-breakout/ed060sc4.lib diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout-cache.lib b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout-cache.lib similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout-cache.lib rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout-cache.lib diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout-rescue.dcm b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout-rescue.dcm similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout-rescue.dcm rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout-rescue.dcm diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout-rescue.lib b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout-rescue.lib similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout-rescue.lib rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout-rescue.lib diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.kicad_pcb b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.kicad_pcb similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.kicad_pcb rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.kicad_pcb diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/AXT334124.kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/AXT334124.kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/AXT334124.kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/AXT334124.kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4.kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4.kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4.kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4.kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4_mirrored.kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4_mirrored.kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4_mirrored.kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/CONN_ED097OC4_mirrored.kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/EVM3ESX50B25.kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/EVM3ESX50B25.kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/EVM3ESX50B25.kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/EVM3ESX50B25.kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/HRS_FH26W-39S-0.3SHW(60).kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/HRS_FH26W-39S-0.3SHW(60).kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/HRS_FH26W-39S-0.3SHW(60).kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/HRS_FH26W-39S-0.3SHW(60).kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/SW_TS-1187A.kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/SW_TS-1187A.kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/SW_TS-1187A.kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/SW_TS-1187A.kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/TP4056_SOP-8-PP.kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/TP4056_SOP-8-PP.kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/TP4056_SOP-8-PP.kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/TP4056_SOP-8-PP.kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/USB_Micro-B_A01SB141B1-067.kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/USB_Micro-B_A01SB141B1-067.kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/USB_Micro-B_A01SB141B1-067.kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/USB_Micro-B_A01SB141B1-067.kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/X05A20H34G.kicad_mod b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/X05A20H34G.kicad_mod similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pretty/X05A20H34G.kicad_mod rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pretty/X05A20H34G.kicad_mod diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pro b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pro similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.pro rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.pro diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.sch b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.sch similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.sch rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.sch diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.xml b/lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.xml similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epaper-breakout.xml rename to lib/libesp32_epdiy/hardware/epaper-breakout/epaper-breakout.xml diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epd_breakout.dcm b/lib/libesp32_epdiy/hardware/epaper-breakout/epd_breakout.dcm similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epd_breakout.dcm rename to lib/libesp32_epdiy/hardware/epaper-breakout/epd_breakout.dcm diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/epd_breakout.lib b/lib/libesp32_epdiy/hardware/epaper-breakout/epd_breakout.lib similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/epd_breakout.lib rename to lib/libesp32_epdiy/hardware/epaper-breakout/epd_breakout.lib diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/fp-lib-table b/lib/libesp32_epdiy/hardware/epaper-breakout/fp-lib-table similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/fp-lib-table rename to lib/libesp32_epdiy/hardware/epaper-breakout/fp-lib-table diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Cu.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Cu.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Cu.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Cu.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Mask.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Mask.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Mask.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Mask.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Paste.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Paste.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Paste.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_Paste.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_SilkS.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_SilkS.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_SilkS.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-B_SilkS.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-Edge_Cuts.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-Edge_Cuts.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-Edge_Cuts.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-Edge_Cuts.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Cu.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Cu.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Cu.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Cu.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Mask.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Mask.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Mask.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Mask.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Paste.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Paste.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Paste.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_Paste.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_SilkS.gbr b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_SilkS.gbr similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_SilkS.gbr rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-F_SilkS.gbr diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-NPTH.drl b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-NPTH.drl similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-NPTH.drl rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-NPTH.drl diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-PTH.drl b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-PTH.drl similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-PTH.drl rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-PTH.drl diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-bottom-pos.csv b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-bottom-pos.csv similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-bottom-pos.csv rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-bottom-pos.csv diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-top-jlcpcb.csv b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-top-jlcpcb.csv similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-top-jlcpcb.csv rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-top-jlcpcb.csv diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-top-pos.csv b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-top-pos.csv similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-top-pos.csv rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers/epaper-breakout-top-pos.csv diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers_v2_rev0.zip b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers_v2_rev0.zip similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers_v2_rev0.zip rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers_v2_rev0.zip diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers_v4.zip b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers_v4.zip similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers_v4.zip rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers_v4.zip diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers_v5.zip b/lib/libesp32_epdiy/hardware/epaper-breakout/gerbers_v5.zip similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/gerbers_v5.zip rename to lib/libesp32_epdiy/hardware/epaper-breakout/gerbers_v5.zip diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/plots/epaper-breakout.pdf b/lib/libesp32_epdiy/hardware/epaper-breakout/plots/epaper-breakout.pdf similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/plots/epaper-breakout.pdf rename to lib/libesp32_epdiy/hardware/epaper-breakout/plots/epaper-breakout.pdf diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/schematic.pdf b/lib/libesp32_epdiy/hardware/epaper-breakout/schematic.pdf similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/schematic.pdf rename to lib/libesp32_epdiy/hardware/epaper-breakout/schematic.pdf diff --git a/lib/libesp32_div/epdiy/hardware/epaper-breakout/sym-lib-table b/lib/libesp32_epdiy/hardware/epaper-breakout/sym-lib-table similarity index 100% rename from lib/libesp32_div/epdiy/hardware/epaper-breakout/sym-lib-table rename to lib/libesp32_epdiy/hardware/epaper-breakout/sym-lib-table diff --git a/lib/libesp32_div/epdiy/hardware/extension-cable/extension-cable-cache.lib b/lib/libesp32_epdiy/hardware/extension-cable/extension-cable-cache.lib similarity index 100% rename from lib/libesp32_div/epdiy/hardware/extension-cable/extension-cable-cache.lib rename to lib/libesp32_epdiy/hardware/extension-cable/extension-cable-cache.lib diff --git a/lib/libesp32_div/epdiy/hardware/extension-cable/extension-cable.kicad_pcb b/lib/libesp32_epdiy/hardware/extension-cable/extension-cable.kicad_pcb similarity index 100% rename from lib/libesp32_div/epdiy/hardware/extension-cable/extension-cable.kicad_pcb rename to lib/libesp32_epdiy/hardware/extension-cable/extension-cable.kicad_pcb diff --git a/lib/libesp32_div/epdiy/hardware/extension-cable/extension-cable.pro b/lib/libesp32_epdiy/hardware/extension-cable/extension-cable.pro similarity index 100% rename from lib/libesp32_div/epdiy/hardware/extension-cable/extension-cable.pro rename to lib/libesp32_epdiy/hardware/extension-cable/extension-cable.pro diff --git a/lib/libesp32_div/epdiy/hardware/extension-cable/extension-cable.sch b/lib/libesp32_epdiy/hardware/extension-cable/extension-cable.sch similarity index 100% rename from lib/libesp32_div/epdiy/hardware/extension-cable/extension-cable.sch rename to lib/libesp32_epdiy/hardware/extension-cable/extension-cable.sch diff --git a/lib/libesp32_div/epdiy/hardware/extension-cable/fp-lib-table b/lib/libesp32_epdiy/hardware/extension-cable/fp-lib-table similarity index 100% rename from lib/libesp32_div/epdiy/hardware/extension-cable/fp-lib-table rename to lib/libesp32_epdiy/hardware/extension-cable/fp-lib-table diff --git a/lib/libesp32_div/epdiy/hardware/extension-cable/sym-lib-table b/lib/libesp32_epdiy/hardware/extension-cable/sym-lib-table similarity index 100% rename from lib/libesp32_div/epdiy/hardware/extension-cable/sym-lib-table rename to lib/libesp32_epdiy/hardware/extension-cable/sym-lib-table diff --git a/lib/libesp32_div/epdiy/library.properties b/lib/libesp32_epdiy/library.properties similarity index 100% rename from lib/libesp32_div/epdiy/library.properties rename to lib/libesp32_epdiy/library.properties diff --git a/lib/libesp32_div/epdiy/scripts/LICENSE b/lib/libesp32_epdiy/scripts/LICENSE similarity index 100% rename from lib/libesp32_div/epdiy/scripts/LICENSE rename to lib/libesp32_epdiy/scripts/LICENSE diff --git a/lib/libesp32_div/epdiy/scripts/epdiy_waveform_gen.py b/lib/libesp32_epdiy/scripts/epdiy_waveform_gen.py similarity index 100% rename from lib/libesp32_div/epdiy/scripts/epdiy_waveform_gen.py rename to lib/libesp32_epdiy/scripts/epdiy_waveform_gen.py diff --git a/lib/libesp32_div/epdiy/scripts/fontconvert.py b/lib/libesp32_epdiy/scripts/fontconvert.py similarity index 100% rename from lib/libesp32_div/epdiy/scripts/fontconvert.py rename to lib/libesp32_epdiy/scripts/fontconvert.py diff --git a/lib/libesp32_div/epdiy/scripts/imgconvert.py b/lib/libesp32_epdiy/scripts/imgconvert.py similarity index 100% rename from lib/libesp32_div/epdiy/scripts/imgconvert.py rename to lib/libesp32_epdiy/scripts/imgconvert.py diff --git a/lib/libesp32_div/epdiy/scripts/modenames.py b/lib/libesp32_epdiy/scripts/modenames.py similarity index 100% rename from lib/libesp32_div/epdiy/scripts/modenames.py rename to lib/libesp32_epdiy/scripts/modenames.py diff --git a/lib/libesp32_div/epdiy/scripts/waveform_hdrgen.py b/lib/libesp32_epdiy/scripts/waveform_hdrgen.py similarity index 100% rename from lib/libesp32_div/epdiy/scripts/waveform_hdrgen.py rename to lib/libesp32_epdiy/scripts/waveform_hdrgen.py diff --git a/lib/libesp32_div/epdiy/src/epd4in7.cpp b/lib/libesp32_epdiy/src/epd4in7.cpp similarity index 100% rename from lib/libesp32_div/epdiy/src/epd4in7.cpp rename to lib/libesp32_epdiy/src/epd4in7.cpp diff --git a/lib/libesp32_div/epdiy/src/epd4in7.h b/lib/libesp32_epdiy/src/epd4in7.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd4in7.h rename to lib/libesp32_epdiy/src/epd4in7.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver.h b/lib/libesp32_epdiy/src/epd_driver.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver.h rename to lib/libesp32_epdiy/src/epd_driver.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/CMakeLists.txt b/lib/libesp32_epdiy/src/epd_driver/CMakeLists.txt similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/CMakeLists.txt rename to lib/libesp32_epdiy/src/epd_driver/CMakeLists.txt diff --git a/lib/libesp32_div/epdiy/src/epd_driver/Kconfig b/lib/libesp32_epdiy/src/epd_driver/Kconfig similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/Kconfig rename to lib/libesp32_epdiy/src/epd_driver/Kconfig diff --git a/lib/libesp32_div/epdiy/src/epd_driver/LICENSE b/lib/libesp32_epdiy/src/epd_driver/LICENSE similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/LICENSE rename to lib/libesp32_epdiy/src/epd_driver/LICENSE diff --git a/lib/libesp32_div/epdiy/src/epd_driver/Makefile b/lib/libesp32_epdiy/src/epd_driver/Makefile similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/Makefile rename to lib/libesp32_epdiy/src/epd_driver/Makefile diff --git a/lib/libesp32_div/epdiy/src/epd_driver/builtin_waveforms.c b/lib/libesp32_epdiy/src/epd_driver/builtin_waveforms.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/builtin_waveforms.c rename to lib/libesp32_epdiy/src/epd_driver/builtin_waveforms.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/config_reg_v2.h b/lib/libesp32_epdiy/src/epd_driver/config_reg_v2.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/config_reg_v2.h rename to lib/libesp32_epdiy/src/epd_driver/config_reg_v2.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/config_reg_v4.h b/lib/libesp32_epdiy/src/epd_driver/config_reg_v4.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/config_reg_v4.h rename to lib/libesp32_epdiy/src/epd_driver/config_reg_v4.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/display_ops.c b/lib/libesp32_epdiy/src/epd_driver/display_ops.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/display_ops.c rename to lib/libesp32_epdiy/src/epd_driver/display_ops.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/display_ops.h b/lib/libesp32_epdiy/src/epd_driver/display_ops.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/display_ops.h rename to lib/libesp32_epdiy/src/epd_driver/display_ops.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/epd_driver.c b/lib/libesp32_epdiy/src/epd_driver/epd_driver.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/epd_driver.c rename to lib/libesp32_epdiy/src/epd_driver/epd_driver.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/epd_temperature.c b/lib/libesp32_epdiy/src/epd_driver/epd_temperature.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/epd_temperature.c rename to lib/libesp32_epdiy/src/epd_driver/epd_temperature.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/epd_temperature.h b/lib/libesp32_epdiy/src/epd_driver/epd_temperature.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/epd_temperature.h rename to lib/libesp32_epdiy/src/epd_driver/epd_temperature.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/font.c b/lib/libesp32_epdiy/src/epd_driver/font.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/font.c rename to lib/libesp32_epdiy/src/epd_driver/font.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/hacks.cmake b/lib/libesp32_epdiy/src/epd_driver/hacks.cmake similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/hacks.cmake rename to lib/libesp32_epdiy/src/epd_driver/hacks.cmake diff --git a/lib/libesp32_div/epdiy/src/epd_driver/highlevel.c b/lib/libesp32_epdiy/src/epd_driver/highlevel.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/highlevel.c rename to lib/libesp32_epdiy/src/epd_driver/highlevel.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/i2s_data_bus.c b/lib/libesp32_epdiy/src/epd_driver/i2s_data_bus.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/i2s_data_bus.c rename to lib/libesp32_epdiy/src/epd_driver/i2s_data_bus.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/i2s_data_bus.h b/lib/libesp32_epdiy/src/epd_driver/i2s_data_bus.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/i2s_data_bus.h rename to lib/libesp32_epdiy/src/epd_driver/i2s_data_bus.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/include/epd_driver.h b/lib/libesp32_epdiy/src/epd_driver/include/epd_driver.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/include/epd_driver.h rename to lib/libesp32_epdiy/src/epd_driver/include/epd_driver.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/include/epd_highlevel.h b/lib/libesp32_epdiy/src/epd_driver/include/epd_highlevel.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/include/epd_highlevel.h rename to lib/libesp32_epdiy/src/epd_driver/include/epd_highlevel.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/include/epd_internals.h b/lib/libesp32_epdiy/src/epd_driver/include/epd_internals.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/include/epd_internals.h rename to lib/libesp32_epdiy/src/epd_driver/include/epd_internals.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/lut.c b/lib/libesp32_epdiy/src/epd_driver/lut.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/lut.c rename to lib/libesp32_epdiy/src/epd_driver/lut.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/lut.h b/lib/libesp32_epdiy/src/epd_driver/lut.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/lut.h rename to lib/libesp32_epdiy/src/epd_driver/lut.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/render.c b/lib/libesp32_epdiy/src/epd_driver/render.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/render.c rename to lib/libesp32_epdiy/src/epd_driver/render.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/rmt_pulse.c b/lib/libesp32_epdiy/src/epd_driver/rmt_pulse.c similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/rmt_pulse.c rename to lib/libesp32_epdiy/src/epd_driver/rmt_pulse.c diff --git a/lib/libesp32_div/epdiy/src/epd_driver/rmt_pulse.h b/lib/libesp32_epdiy/src/epd_driver/rmt_pulse.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/rmt_pulse.h rename to lib/libesp32_epdiy/src/epd_driver/rmt_pulse.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED047TC1.h b/lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED047TC1.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED047TC1.h rename to lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED047TC1.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED060SC4.h b/lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED060SC4.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED060SC4.h rename to lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED060SC4.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED060SCT.h b/lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED060SCT.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED060SCT.h rename to lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED060SCT.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED060XC3.h b/lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED060XC3.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED060XC3.h rename to lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED060XC3.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED097OC4.h b/lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED097OC4.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED097OC4.h rename to lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED097OC4.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED097TC2.h b/lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED097TC2.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED097TC2.h rename to lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED097TC2.h diff --git a/lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED133UT2.h b/lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED133UT2.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_driver/waveforms/epdiy_ED133UT2.h rename to lib/libesp32_epdiy/src/epd_driver/waveforms/epdiy_ED133UT2.h diff --git a/lib/libesp32_div/epdiy/src/epd_highlevel.h b/lib/libesp32_epdiy/src/epd_highlevel.h similarity index 100% rename from lib/libesp32_div/epdiy/src/epd_highlevel.h rename to lib/libesp32_epdiy/src/epd_highlevel.h