]> granicus.if.org Git - esp-idf/commit
soc: Add "#include <stdint.h>" to all register structs
authorAngus Gratton <angus@espressif.com>
Tue, 4 Dec 2018 00:17:38 +0000 (11:17 +1100)
committerAngus Gratton <gus@projectgus.com>
Tue, 4 Dec 2018 00:17:38 +0000 (11:17 +1100)
commit7f32995a4cc3b4685f43f15e47e82a12e1f59ebb
treeee584a998be234988f4a47d50ac281f63b2bc001
parent3bc970c5f4dadc6d8b4e195ce108ace81b0fab30
soc: Add "#include <stdint.h>" to all register structs

Closes https://github.com/espressif/esp-idf/issues/2239

TW24912
22 files changed:
components/soc/esp32/include/soc/apb_ctrl_struct.h
components/soc/esp32/include/soc/can_struct.h
components/soc/esp32/include/soc/gpio_sd_struct.h
components/soc/esp32/include/soc/gpio_struct.h
components/soc/esp32/include/soc/hinf_struct.h
components/soc/esp32/include/soc/host_struct.h
components/soc/esp32/include/soc/i2c_struct.h
components/soc/esp32/include/soc/i2s_struct.h
components/soc/esp32/include/soc/ledc_struct.h
components/soc/esp32/include/soc/mcpwm_struct.h
components/soc/esp32/include/soc/pcnt_struct.h
components/soc/esp32/include/soc/rmt_struct.h
components/soc/esp32/include/soc/rtc_cntl_struct.h
components/soc/esp32/include/soc/rtc_io_struct.h
components/soc/esp32/include/soc/sdmmc_struct.h
components/soc/esp32/include/soc/sens_struct.h
components/soc/esp32/include/soc/slc_struct.h
components/soc/esp32/include/soc/spi_struct.h
components/soc/esp32/include/soc/syscon_struct.h
components/soc/esp32/include/soc/timer_group_struct.h
components/soc/esp32/include/soc/uart_struct.h
components/soc/esp32/include/soc/uhci_struct.h