summaryrefslogtreecommitdiff
path: root/target/config/Config.in.float
AgeCommit message (Collapse)Author
2017-01-19Add experimental support for STM32F769Waldemar Brodkorb
Add single/double precision support for Cortex-M7. Mostly from Alex, some minor cleanup and kernel mini config from me. Signed-off-by: Alex Brand <tecnologic86@gmail.com>
2016-10-16nios2: depend on gcc 6.x/binutils 2.27, otherwise static linking failsWaldemar Brodkorb
2015-10-21remove unneeded split in choice and default, remove ↵Waldemar Brodkorb
ADK_TARGET_KERNEL_VERSION (unused)
2015-02-14rework float supportWaldemar Brodkorb
ARM, MIPS and PPC have support for soft or hard float configuration of toolchain and system. Generalize the support for this in OpenADK.