diff options
| author | Jim Mussared <jim.mussared@gmail.com> | 2023-08-03 16:48:52 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-11-03 14:04:35 +1100 |
| commit | 9cabee8252a01212651b52ea8c196d7effca1648 (patch) | |
| tree | dd3593c4b90b69f0d1e523f5f651eefa08f9e27e /tools/boardgen.py | |
| parent | 1ee5731122ba1c43705c1287da85de800b283036 (diff) | |
ports: Standardise arguments and output for make-pins.py script.
All ports now use `--board-csv`, `--prefix`, `--output-souce`,
`--output-header` and no longer write to stdout. This matches the esp32
implementation.
Ports that have an AF input use `--af-csv` (to match `--board-csv`).
Any additional output files are now prefixed with `output-` (e.g.
`--output-af-const`).
Default arguments are removed (all makefiles should always specify all
arguments, using default values is likely an error).
Replaced the `af-defs-cmp-strings` and `hdr-obj-decls` args for stm32 with
just `mboot-mode`. Previously they were set on the regular build, now the
logic is reversed so mboot sets it.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'tools/boardgen.py')
0 files changed, 0 insertions, 0 deletions
