mbed-os/hal
Hari Limaye 3e71692b27 CMake: Remove unnecessary CMakeLists.txt
CMakeLists.txt file in /hal/tests/TESTS/mbed_hal_fpga_ci_test_shield
directory was non-functional as it used the greentea_add_test macro,
which expects a main.cpp in current directory, but no main.cpp exists
there. I checked with @rajkan01 who confirmed that this CMake file is
serving no purpose and is there erroneously. All tests in subdirectories
of this directory have their own CMakeLists.txt that successfully build
them.
2021-06-29 13:32:57 +01:00
..
TARGET_FLASH_CMSIS_ALGO Create FLASH CMSIS ALGO target to remove dependency on MBED_TARGET_LABELS 2021-02-19 16:56:37 +00:00
docs Replace USBTX/RX everywhere else 2021-03-24 10:11:30 +00:00
include/hal Merge pull request #14617 from ARMmbed/gp-spi2c-alias 2021-06-09 14:56:46 +02:00
source Add v8.1-M architecture awareness 2021-04-23 15:01:16 +01:00
tests CMake: Remove unnecessary CMakeLists.txt 2021-06-29 13:32:57 +01:00
usb CMake: add mbed-os and mbed-baremetal targets 2020-11-06 17:25:22 +00:00
CMakeLists.txt Create FLASH CMSIS ALGO target to remove dependency on MBED_TARGET_LABELS 2021-02-19 16:56:37 +00:00