mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-25 11:49:31 +01:00
refactor(ci): removed unnecessary hal and soc mock header files
This commit is contained in:
9
components/soc/linux/include/soc/gpio_pins.h
Normal file
9
components/soc/linux/include/soc/gpio_pins.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* NOTE: this is a stripped-down copy to support building on host when using mocking (CMock).
|
||||
*/
|
||||
Reference in New Issue
Block a user