Skip to content
Snippets Groups Projects
  1. Jun 14, 2023
    • Hans Fangohr's avatar
      black · 13f53b2c
      Hans Fangohr authored
      13f53b2c
    • Hans Fangohr's avatar
      get rid of `--toolchain` flag · a2a3cdd3
      Hans Fangohr authored
      renamed "args.toolchains" to "args.toolchain" because that looks better in the
      help output:
      
      ```
      ./mpsd-software.py install --help
      usage: mpsd-software.py install [-h] [--enable-build-cache] release toolchain [toolchain ...]
      ```
      
      is better than
      
      ```
      ./mpsd-software.py install --help
      usage: mpsd-software.py install [-h] [--enable-build-cache] release toolchains [toolchains ...]
      ```
      a2a3cdd3
    • Hans Fangohr's avatar
      improve documentation · c9fa6d17
      Hans Fangohr authored
      c9fa6d17
  2. Jun 12, 2023
  3. Jun 09, 2023
Loading