We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756a59c commit b66f191Copy full SHA for b66f191
1 file changed
.github/workflows/sbom.yml
@@ -236,7 +236,7 @@ jobs:
236
PY
237
238
- name: --options-h escape hatch ($CC -dM -E, no pcpp)
239
- # The doc/SBOM.md § 1.5 escape hatch for toolchains that cannot
+ # The doc/SBOM.md section 1.5 escape hatch for toolchains that cannot
240
# install pcpp (older Keil / IAR sites with restricted pip
241
# access): pre-process settings.h with the system compiler's
242
# `-dM -E` macro-dump mode and feed the resulting flat #define
0 commit comments