aboutsummaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorRobotMan2412 <julian@scheffers.net>2022-06-02 13:48:20 +0200
committerRobotMan2412 <julian@scheffers.net>2022-06-02 13:48:20 +0200
commit0eb80a94cfe3c508ecc1d96c2f4785fb55aa94c3 (patch)
tree098325d0abf101ded13c0246d6401d1a4e2b5fdc /main
parent9235785974627c0eff45eaa8f83a130448a168c3 (diff)
downloadmch2022-0eb80a94cfe3c508ecc1d96c2f4785fb55aa94c3.tar.gz
mch2022-0eb80a94cfe3c508ecc1d96c2f4785fb55aa94c3.tar.bz2
mch2022-0eb80a94cfe3c508ecc1d96c2f4785fb55aa94c3.zip
Migrate pax-keyboard to ESP-IDF module.
Diffstat (limited to 'main')
-rw-r--r--main/CMakeLists.txt2
m---------main/pax-keyboard0
2 files changed, 0 insertions, 2 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index b1b3ecc..bbb07a6 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -4,7 +4,6 @@ idf_component_register(
"fpga_test.c"
"graphics_wrapper.c"
"menu.c"
- "pax-keyboard/pax_keyboard.c"
"rp2040_updater.c"
"settings.c"
"system_wrapper.c"
@@ -24,7 +23,6 @@ idf_component_register(
INCLUDE_DIRS "."
"include"
"menus"
- "pax-keyboard"
EMBED_TXTFILES ${project_dir}/resources/isrgrootx1.pem
EMBED_FILES ${project_dir}/resources/wallpaper.png
${project_dir}/resources/fpga_selftest.bin
diff --git a/main/pax-keyboard b/main/pax-keyboard
deleted file mode 160000
-Subproject daa81eafcea19628bda3ec2eb430544cd4f0b9d