Skip to content

Commit

Permalink
ports/psoc6/mtb-libs/mtb_build_info.py: Modified script description.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Aug 30, 2023
1 parent 6b57257 commit 6b3e76b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions ports/psoc6/mtb-libs/mtb_build_info.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# This script will parse the build output files to extract build flags from the ModusToolbox
# build command that needs to be used as well in the MicroPython src builds.
# Ideally, this flags would be retievable directly from a Makefile command or variable of
# the ModusToolbox Makefile
# This script is used to parse the ModusToolbox build output files to extract build flags
# that needs to be used as well in the MicroPython sources build.

import argparse, json, os

Expand Down

0 comments on commit 6b3e76b

Please sign in to comment.