fatfs: host test migrated to CMake and esp_partition emulation for linux

This commit is contained in:
radek.tandler
2023-04-18 14:46:20 +02:00
parent 96f2d215a2
commit 0078025d7b
9 changed files with 178 additions and 12 deletions

View File

@@ -0,0 +1,7 @@
/*
* SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#define CATCH_CONFIG_MAIN
#include "catch.hpp"