/home/runner/work/tps63101x/tps63101x/docs/index.rst:4: WARNING: Error in declarator or parameters-and-qualifiers
If pointer to member declarator:
Invalid C++ declaration: Expected identifier in nested name. [error at 27]
union tps63101x_control_1_t
---------------------------^
If declarator-id:
Invalid C++ declaration: Expected identifier in nested name. [error at 27]
union tps63101x_control_1_t
---------------------------^
/home/runner/work/tps63101x/tps63101x/docs/index.rst:4: WARNING: Error in declarator or parameters-and-qualifiers
If pointer to member declarator:
Invalid C++ declaration: Expected identifier in nested name. [error at 22]
union tps63101x_vout_t
----------------------^
If declarator-id:
Invalid C++ declaration: Expected identifier in nested name. [error at 22]
union tps63101x_vout_t
----------------------^
The issue
Build docsjob fails with:Which SDK are you using?
esp-idf
Which version of SDK are you using?
N/A
Which build target have you used?
Component causing the issue
this component
Anything in the logs that might be useful for us?
Additional information or context
No response
Confirmation