Config.in.float.default 250 B

1234567
  1. # This file is part of the OpenADK project. OpenADK is copyrighted
  2. # material, please see the LICENCE file in the top-level directory.
  3. config ADK_TARGET_FLOAT
  4. string
  5. default "hard" if ADK_TARGET_HARD_FLOAT
  6. default "soft" if ADK_TARGET_SOFT_FLOAT