1

Remove hhu bmp

This commit is contained in:
2022-12-08 21:48:21 +01:00
parent 4909f59f3d
commit 0fcd5f5e5d
3 changed files with 0 additions and 1597 deletions

View File

@ -2,7 +2,6 @@ cmake_minimum_required(VERSION 3.14)
target_sources(lib PUBLIC
${CHURLOS_SRC_DIR}/lib/demo/ArrayDemo.cc
${CHURLOS_SRC_DIR}/lib/demo/bmp_hhu.cc
${CHURLOS_SRC_DIR}/lib/demo/HeapDemo.cc
${CHURLOS_SRC_DIR}/lib/demo/KeyboardDemo.cc
${CHURLOS_SRC_DIR}/lib/demo/MainMenu.cc