Skip to content

grc: fix out_clk options using bare YAML booleans instead of strings#22

Open
MrCry0 wants to merge 1 commit intoNuand:mainfrom
MrCry0:fix/output-clock
Open

grc: fix out_clk options using bare YAML booleans instead of strings#22
MrCry0 wants to merge 1 commit intoNuand:mainfrom
MrCry0:fix/output-clock

Conversation

@MrCry0
Copy link

@MrCry0 MrCry0 commented Mar 14, 2026

The out_clk parameter used unquoted False/True, which YAML parses as booleans rather than the string values every other enum parameter uses. Quote them to be consistent with the rest of the block definition.

The out_clk parameter used unquoted False/True, which YAML parses
as booleans rather than the string values every other enum parameter
uses. Quote them to be consistent with the rest of the block
definition.

Signed-off-by: Oleksandr Suvorov <cryosay@gmail.com>
@MrCry0 MrCry0 force-pushed the fix/output-clock branch from 458d513 to f4ea579 Compare March 18, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant