esp-rs/esp-pacs repo issues and pull requests
S3: Add I2C_ANA_MST #383 [bugadani]
copilot-pull-request-reviewer: Pull request overview This PR adds support for the I2C_ANA_MST (I2C Analog Master) peripheral...
copilot-pull-request-reviewer: Multiple field descriptions are marked as "?" which provides no documentation value. Consider...
copilot-pull-request-reviewer: Inconsistent naming: the register is named ANA_CONF0 in the YAML definition but the description...
copilot-pull-request-reviewer: The field description is just "?" which provides no useful documentation. Consider providing a...
copilot-pull-request-reviewer: The regex pattern [^ASR]* appears to exclude peripherals starting with 'A', 'S', or 'R'...
copilot-pull-request-reviewer: The DATE field (bits 0:27) overlaps with the LDO_SLAVE field (bits 13:18). Both fields are...
copilot-pull-request-reviewer: The getter methods for date() and ldo_slave() will return overlapping data. Specifically, date()...
copilot-pull-request-reviewer: The writer methods for date() and ldo_slave() will write to overlapping bits. Writing to date()...
copilot-pull-request-reviewer: The field names SAR and SAR_CFG2 are unclear and potentially ambiguous. SAR typically stands for...
copilot-pull-request-reviewer: The field description is just "?" which provides no useful information to users. Even if the...
created at 2025-12-15 02:10 by dinghy 0.13.1.
copilot-pull-request-reviewer: Pull request overview This PR adds support for the I2C_ANA_MST (I2C Analog Master) peripheral...
copilot-pull-request-reviewer: Multiple field descriptions are marked as "?" which provides no documentation value. Consider...
copilot-pull-request-reviewer: Inconsistent naming: the register is named ANA_CONF0 in the YAML definition but the description...
copilot-pull-request-reviewer: The field description is just "?" which provides no useful documentation. Consider providing a...
copilot-pull-request-reviewer: The regex pattern [^ASR]* appears to exclude peripherals starting with 'A', 'S', or 'R'...
copilot-pull-request-reviewer: The DATE field (bits 0:27) overlaps with the LDO_SLAVE field (bits 13:18). Both fields are...
copilot-pull-request-reviewer: The getter methods for date() and ldo_slave() will return overlapping data. Specifically, date()...
copilot-pull-request-reviewer: The writer methods for date() and ldo_slave() will write to overlapping bits. Writing to date()...
copilot-pull-request-reviewer: The field names SAR and SAR_CFG2 are unclear and potentially ambiguous. SAR typically stands for...
copilot-pull-request-reviewer: The field description is just "?" which provides no useful information to users. Even if the...