Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-19 | Add experimental support for STM32F769 | Waldemar 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-16 | nios2: depend on gcc 6.x/binutils 2.27, otherwise static linking fails | Waldemar Brodkorb | |
2015-10-21 | remove unneeded split in choice and default, remove ↵ | Waldemar Brodkorb | |
ADK_TARGET_KERNEL_VERSION (unused) | |||
2015-02-14 | rework float support | Waldemar Brodkorb | |
ARM, MIPS and PPC have support for soft or hard float configuration of toolchain and system. Generalize the support for this in OpenADK. |