You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
556B

  1. Error: Invalid configuration key
  2. ################################
  3. ``dds`` uses a very simple key-value-pair plaintext configuration file format.
  4. Receiving this error indicates that one of the keys in a configuration file is
  5. invalid.
  6. .. .
  7. TODO: Create reference documentation for packages and libs, and include
  8. those links in the seealso below.
  9. .. seealso::
  10. - For defining a toolchain file, see :doc:`/guide/toolchains` and
  11. :ref:`toolchains.opt-ref`
  12. - For package and library configuration, see the :doc:`/guide/packages`
  13. page.