This repository was archived by the owner on Nov 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
This repository was archived by the owner on Nov 26, 2021. It is now read-only.
Fix detection of some registers #6
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The current output from master shows the failed parsing of some registers.
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/uhci_reg.h:1007
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/i2c_reg.h:944
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/frc_timer_reg.h:34
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/frc_timer_reg.h:45
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/frc_timer_reg.h:48
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rtc_cntl_reg.h:1833
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:18
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:20
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:22
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:24
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:26
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:28
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:30
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:32
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:35
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:37
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:39
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:41
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:43
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:45
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:47
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:49
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:51
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:53
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:55
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:57
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:59
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:61
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:63
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:65
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/sdmmc_reg.h:67
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/hwcrypto_reg.h:27
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/hwcrypto_reg.h:29
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/hwcrypto_reg.h:31
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/hwcrypto_reg.h:33
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/hwcrypto_reg.h:35
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/spi_reg.h:135
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rmt_reg.h:18
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rmt_reg.h:20
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rmt_reg.h:22
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rmt_reg.h:24
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rmt_reg.h:26
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rmt_reg.h:28
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rmt_reg.h:30
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rmt_reg.h:32
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/host_reg.h:973
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rtc_i2c_reg.h:155
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rtc_i2c_reg.h:231
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/rtc_i2c_reg.h:237
Failed to match reg info at esp-idf/components/soc/esp32/include/soc/uart_reg.h:22Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed