| 
									
										
										
										
											2016-11-16 20:27:55 +01:00
										 |  |  | # This is Doxygen configuration file | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | # Doxygen provides over 260 configuration statements | 
					
						
							| 
									
										
										
										
											2017-03-22 06:07:37 +03:00
										 |  |  | # To make this file easier to follow, | 
					
						
							| 
									
										
										
										
											2016-11-16 20:27:55 +01:00
										 |  |  | # it contains only statements that are non-default | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | # NOTE: | 
					
						
							|  |  |  | # It is recommended not to change defaults unless specifically required | 
					
						
							|  |  |  | # Test any changes how they affect generated documentation | 
					
						
							|  |  |  | # Make sure that correct warnings are generated to flag issues with documented code | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | # For the complete list of configuration statements see: | 
					
						
							| 
									
										
										
										
											2020-03-23 10:27:51 +11:00
										 |  |  | # http://doxygen.nl/manual/config.html | 
					
						
							| 
									
										
										
										
											2016-11-16 20:27:55 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-28 18:38:51 +08:00
										 |  |  | PROJECT_NAME = "IDF Programming Guide" | 
					
						
							| 
									
										
										
										
											2016-10-29 23:00:30 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-05-02 10:36:01 +02:00
										 |  |  | ## The 'INPUT' statement below is used as input by script 'gen-df-input.py' | 
					
						
							|  |  |  | ## to automatically generate API reference list files heder_file.inc | 
					
						
							| 
									
										
										
										
											2017-03-22 06:07:37 +03:00
										 |  |  | ## These files are placed in '_inc' directory | 
					
						
							| 
									
										
										
										
											2017-05-02 10:36:01 +02:00
										 |  |  | ## and used to include in API reference documentation | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | INPUT = \ | 
					
						
							| 
									
										
										
										
											2020-08-18 11:51:32 +02:00
										 |  |  |     $(IDF_PATH)/components/tinyusb/additions/include/tinyusb.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/tinyusb/additions/include/tinyusb_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/tinyusb/additions/include/tusb_cdc_acm.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/tinyusb/additions/include/tusb_config.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/tinyusb/additions/include/tusb_console.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/tinyusb/additions/include/tusb_tasks.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/tinyusb/additions/include/vfs_tinyusb.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_wifi/include/esp_wifi.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_wifi/include/esp_wifi_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_wifi/include/esp_smartconfig.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_wifi/include/esp_now.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_wifi/include/esp_wifi_default.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_wifi/include/esp_mesh.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_event/include/esp_event.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_event/include/esp_event_base.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_event/include/esp_event_legacy.h \ | 
					
						
							| 
									
										
										
										
											2020-07-09 20:58:13 +08:00
										 |  |  |     $(IDF_PATH)/components/bt/include/esp32/include/esp_bt.h \ | 
					
						
							| 
									
										
										
										
											2021-03-31 10:21:48 +05:30
										 |  |  |     $(IDF_PATH)/components/bt/common/api/include/api/esp_blufi_api.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_bt_defs.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_bt_main.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_bt_device.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_gap_ble_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_gatt_defs.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_gatts_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_gattc_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_gap_bt_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_a2dp_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_avrc_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_spp_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_hf_defs.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_hf_client_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_hf_ag_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/host/nimble/esp-hci/include/esp_nimble_hci.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/core/include/esp_ble_mesh_common_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/core/include/esp_ble_mesh_local_data_operation_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/core/include/esp_ble_mesh_low_power_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/core/include/esp_ble_mesh_networking_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/core/include/esp_ble_mesh_provisioning_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/core/include/esp_ble_mesh_proxy_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/models/include/esp_ble_mesh_config_model_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/models/include/esp_ble_mesh_generic_model_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/models/include/esp_ble_mesh_health_model_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/models/include/esp_ble_mesh_lighting_model_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/models/include/esp_ble_mesh_sensor_model_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/models/include/esp_ble_mesh_time_scene_model_api.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bt/esp_ble_mesh/api/esp_ble_mesh_defs.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_eth/include/esp_eth.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_eth/include/esp_eth_com.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_eth/include/esp_eth_mac.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_eth/include/esp_eth_phy.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_eth/include/esp_eth_netif_glue.h \ | 
					
						
							| 
									
										
										
										
											2020-09-29 18:14:17 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/dedic_gpio.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/gpio.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/rtc_io.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/i2c.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/i2s.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/ledc.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/rmt.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/sigmadelta.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/spi_common.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/spi_master.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/spi_slave.h \ | 
					
						
							| 
									
										
										
										
											2020-04-29 16:20:40 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/spi_slave_hd.h \ | 
					
						
							| 
									
										
										
										
											2020-02-25 22:19:48 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/$(IDF_TARGET)/include/driver/adc.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/timer.h \ | 
					
						
							| 
									
										
										
										
											2019-12-13 11:49:10 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/touch_sensor_common.h \ | 
					
						
							| 
									
										
										
										
											2020-03-11 17:45:02 +01:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/twai.h \ | 
					
						
							| 
									
										
										
										
											2020-02-25 22:19:48 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/adc_common.h \ | 
					
						
							| 
									
										
										
										
											2020-04-08 21:56:14 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/dac_common.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/driver/include/driver/uart.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_adc_cal/include/esp_adc_cal.h \ | 
					
						
							| 
									
										
										
										
											2020-09-08 20:17:18 +08:00
										 |  |  |     $(IDF_PATH)/components/hal/include/hal/dma_types.h \ | 
					
						
							| 
									
										
										
										
											2020-08-08 20:15:27 +08:00
										 |  |  |     $(IDF_PATH)/components/hal/include/hal/gpio_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/uart_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/rmt_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/spi_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/i2s_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/rtc_io_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/sigmadelta_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/timer_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/ledc_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/i2c_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/dac_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/adc_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/twai_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/hal/include/hal/touch_sensor_types.h \ | 
					
						
							| 
									
										
										
										
											2020-10-28 18:38:51 +08:00
										 |  |  |     $(IDF_PATH)/components/soc/$(IDF_TARGET)/include/soc/adc_channel.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/soc/$(IDF_TARGET)/include/soc/uart_channel.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_netif/include/esp_netif.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_netif/include/esp_netif_net_stack.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp-tls/esp_tls.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/mqtt/esp-mqtt/include/mqtt_client.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/lwip/include/apps/ping/ping_sock.h \ | 
					
						
							| 
									
										
										
										
											2021-01-13 10:28:34 +08:00
										 |  |  |     $(IDF_PATH)/components/lwip/include/apps/esp_sntp.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/mdns/include/mdns.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_http_client/include/esp_http_client.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_websocket_client/include/esp_websocket_client.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_http_server/include/esp_http_server.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_https_server/include/esp_https_server.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_local_ctrl/include/esp_local_ctrl.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_serial_slave_link/include/esp_serial_slave_link/essl.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_serial_slave_link/include/esp_serial_slave_link/essl_sdio.h \ | 
					
						
							| 
									
										
										
										
											2020-04-29 16:20:40 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_serial_slave_link/include/esp_serial_slave_link/essl_spi.h \ | 
					
						
							| 
									
										
										
										
											2019-09-29 18:04:34 +08:00
										 |  |  |     $(IDF_PATH)/components/mbedtls/esp_crt_bundle/include/esp_crt_bundle.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/protocomm/include/common/protocomm.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/protocomm/include/security/protocomm_security.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/protocomm/include/security/protocomm_security0.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/protocomm/include/security/protocomm_security1.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/protocomm/include/transports/protocomm_ble.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/protocomm/include/transports/protocomm_console.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/protocomm/include/transports/protocomm_httpd.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/wifi_provisioning/include/wifi_provisioning/manager.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/wifi_provisioning/include/wifi_provisioning/scheme_ble.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/wifi_provisioning/include/wifi_provisioning/scheme_softap.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/wifi_provisioning/include/wifi_provisioning/scheme_console.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/wifi_provisioning/include/wifi_provisioning/wifi_config.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/wifi_provisioning/include/wifi_provisioning/wifi_scan.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/spi_flash/include/esp_flash_spi_init.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/spi_flash/include/esp_flash.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/spi_flash/include/esp_partition.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bootloader_support/include/esp_flash_encrypt.h \ | 
					
						
							| 
									
										
										
										
											2020-08-08 20:15:27 +08:00
										 |  |  |     $(IDF_PATH)/components/hal/include/hal/spi_flash_types.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/spiffs/include/esp_spiffs.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/sdmmc/include/sdmmc_cmd.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/sdmmc_host.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/sdmmc_types.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/sdspi_host.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/driver/include/driver/sdio_slave.h \ | 
					
						
							| 
									
										
										
										
											2020-08-08 20:15:27 +08:00
										 |  |  |     $(IDF_PATH)/components/hal/include/hal/sdio_slave_types.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/nvs_flash/include/nvs.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/nvs_flash/include/nvs_flash.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/vfs/include/esp_vfs.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/vfs/include/esp_vfs_dev.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/vfs/include/esp_vfs_semihost.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/fatfs/vfs/esp_vfs_fat.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/fatfs/diskio/diskio_impl.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/fatfs/diskio/diskio_sdmmc.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/fatfs/diskio/diskio_wl.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/fatfs/diskio/diskio_rawflash.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/wear_levelling/include/wear_levelling.h \ | 
					
						
							| 
									
										
										
										
											2020-02-03 18:01:04 +08:00
										 |  |  |     $(IDF_PATH)/components/console/esp_console.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/heap/include/esp_heap_caps.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/heap/include/esp_heap_trace.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/heap/include/esp_heap_caps_init.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/heap/include/multi_heap.h \ | 
					
						
							| 
									
										
										
										
											2020-09-30 07:44:12 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_system/include/esp_intr_alloc.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_common/include/esp_int_wdt.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_common/include/esp_task_wdt.h \ | 
					
						
							| 
									
										
										
										
											2020-06-19 15:08:38 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_common/include/esp_crc.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_common/include/esp_freertos_hooks.h \ | 
					
						
							| 
									
										
										
										
											2020-04-27 14:29:54 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_ipc/include/esp_ipc.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_common/include/esp_expression_with_stack.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/app_update/include/esp_ota_ops.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_https_ota/include/esp_https_ota.h \ | 
					
						
							| 
									
										
										
										
											2020-04-23 12:39:07 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_system/include/esp_sleep.h \ | 
					
						
							| 
									
										
										
										
											2020-09-08 20:17:18 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_system/include/esp_async_memcpy.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/log/include/esp_log.h \ | 
					
						
							| 
									
										
										
										
											2020-09-02 19:57:39 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_rom/include/esp_rom_sys.h \ | 
					
						
							| 
									
										
										
										
											2020-02-02 23:25:39 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_system/include/esp_system.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_common/include/esp_idf_version.h \ | 
					
						
							| 
									
										
										
										
											2020-08-18 11:51:32 +02:00
										 |  |  |     $(IDF_PATH)/components/ulp/include/ulp_common.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/app_trace/include/esp_app_trace.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/app_trace/include/esp_sysview_trace.h \ | 
					
						
							| 
									
										
										
										
											2020-07-21 17:15:19 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_pm/include/esp_pm.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_pm/include/$(IDF_TARGET)/pm.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_timer/include/esp_timer.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_event/include/esp_event.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_event/include/esp_event_base.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/efuse/include/esp_efuse.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/bootloader_support/include/esp_app_format.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/pthread/include/esp_pthread.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/freertos/include/freertos/task.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/freertos/include/freertos/queue.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/freertos/include/freertos/semphr.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/freertos/include/freertos/timers.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/freertos/include/freertos/event_groups.h \ | 
					
						
							| 
									
										
										
										
											2019-11-28 15:27:47 -03:00
										 |  |  |     $(IDF_PATH)/components/freertos/include/freertos/stream_buffer.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/freertos/include/freertos/message_buffer.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_ringbuf/include/freertos/ringbuf.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/esp_common/include/esp_err.h \ | 
					
						
							| 
									
										
										
										
											2020-02-02 23:25:39 +08:00
										 |  |  |     $(IDF_PATH)/components/esp_system/include/esp_system.h \ | 
					
						
							| 
									
										
										
										
											2019-11-13 11:46:16 +08:00
										 |  |  |     $(IDF_PATH)/components/freemodbus/common/include/esp_modbus_common.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/freemodbus/common/include/esp_modbus_slave.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/freemodbus/common/include/esp_modbus_master.h \ | 
					
						
							| 
									
										
										
										
											2021-04-12 08:46:06 +08:00
										 |  |  |     $(IDF_PATH)/components/perfmon/include/xtensa_perfmon_access.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/perfmon/include/xtensa_perfmon_apis.h \ | 
					
						
							|  |  |  |     $(IDF_PATH)/components/perfmon/include/xtensa_perfmon_masks.h | 
					
						
							| 
									
										
										
										
											2018-10-19 15:51:27 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-29 23:00:30 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-29 09:57:09 +08:00
										 |  |  | ## Target specific headers are in seperate Doxyfile files | 
					
						
							|  |  |  | @INCLUDE = $(IDF_PATH)/docs/doxygen/Doxyfile_$(IDF_TARGET) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-03-22 06:07:37 +03:00
										 |  |  | ## Get warnings for functions that have no documentation for their parameters or return value | 
					
						
							| 
									
										
										
										
											2016-11-16 20:27:55 +01:00
										 |  |  | ## | 
					
						
							|  |  |  | WARN_NO_PARAMDOC = YES | 
					
						
							| 
									
										
										
										
											2016-10-29 23:00:30 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-05-02 10:36:01 +02:00
										 |  |  | ## Enable preprocessing and remove __attribute__(...) expressions from the INPUT files | 
					
						
							|  |  |  | ## | 
					
						
							|  |  |  | ENABLE_PREPROCESSING   = YES | 
					
						
							|  |  |  | MACRO_EXPANSION        = YES | 
					
						
							|  |  |  | EXPAND_ONLY_PREDEF     = YES | 
					
						
							| 
									
										
										
										
											2017-12-01 12:50:45 +08:00
										 |  |  | PREDEFINED             = \ | 
					
						
							| 
									
										
										
										
											2019-11-12 18:42:03 +08:00
										 |  |  |     $(ENV_DOXYGEN_DEFINES) \ | 
					
						
							| 
									
										
										
										
											2017-12-01 12:50:45 +08:00
										 |  |  |     __attribute__(x)= \ | 
					
						
							| 
									
										
										
										
											2019-12-10 16:59:15 +11:00
										 |  |  | 	_Static_assert()= \ | 
					
						
							| 
									
										
										
										
											2019-04-17 16:31:07 +10:00
										 |  |  |     IDF_DEPRECATED(X)= \ | 
					
						
							| 
									
										
										
										
											2017-12-01 12:50:45 +08:00
										 |  |  |     IRAM_ATTR= \ | 
					
						
							|  |  |  |     configSUPPORT_DYNAMIC_ALLOCATION=1 \ | 
					
						
							|  |  |  |     configSUPPORT_STATIC_ALLOCATION=1 \ | 
					
						
							|  |  |  |     configQUEUE_REGISTRY_SIZE=1 \ | 
					
						
							|  |  |  |     configUSE_RECURSIVE_MUTEXES=1 \ | 
					
						
							|  |  |  |     configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS=1 \ | 
					
						
							|  |  |  |     configNUM_THREAD_LOCAL_STORAGE_POINTERS=1 \ | 
					
						
							| 
									
										
										
										
											2018-07-09 15:25:59 +08:00
										 |  |  |     configUSE_APPLICATION_TASK_TAG=1 \ | 
					
						
							| 
									
										
										
										
											2018-11-21 15:56:06 +08:00
										 |  |  |     configTASKLIST_INCLUDE_COREID=1 \ | 
					
						
							|  |  |  |     "ESP_EVENT_DECLARE_BASE(x)=extern esp_event_base_t x" | 
					
						
							| 
									
										
										
										
											2017-05-02 10:36:01 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-11-16 20:27:55 +01:00
										 |  |  | ## Do not complain about not having dot | 
					
						
							|  |  |  | ## | 
					
						
							|  |  |  | HAVE_DOT = NO | 
					
						
							| 
									
										
										
										
											2016-10-29 23:00:30 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-11-16 20:27:55 +01:00
										 |  |  | ## Generate XML that is required for Breathe | 
					
						
							|  |  |  | ## | 
					
						
							| 
									
										
										
										
											2017-05-02 10:36:01 +02:00
										 |  |  | GENERATE_XML    = YES | 
					
						
							|  |  |  | XML_OUTPUT      = xml | 
					
						
							| 
									
										
										
										
											2016-10-29 23:00:30 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-05-02 10:36:01 +02:00
										 |  |  | GENERATE_HTML   = NO | 
					
						
							|  |  |  | HAVE_DOT        = NO | 
					
						
							|  |  |  | GENERATE_LATEX  = NO | 
					
						
							|  |  |  | GENERATE_MAN    = YES | 
					
						
							|  |  |  | GENERATE_RTF    = NO | 
					
						
							| 
									
										
										
										
											2016-10-29 23:00:30 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-11-16 20:27:55 +01:00
										 |  |  | ## Skip distracting progress messages | 
					
						
							|  |  |  | ## | 
					
						
							|  |  |  | QUIET = YES |