2024-02-20 18:37:38 +08:00
|
|
|
# TODO: IDF-9197 Use beta3 in doc temprory
|
2024-01-23 11:38:28 +08:00
|
|
|
INPUT += \
|
2024-02-27 15:54:03 +08:00
|
|
|
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/beta3/include/soc/soc_caps.h \
|
|
|
|
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/beta3/include/soc/adc_channel.h \
|
|
|
|
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/beta3/include/soc/clk_tree_defs.h \
|
|
|
|
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/beta3/include/soc/gpio_num.h \
|
|
|
|
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/beta3/include/soc/uart_channel.h \
|