third_party.pigweed.src/pw_toolchain
Armando Montanez 050eae89d2 stm32f429i-disc1: Enable hardware FPU
* Add Cortex-M4 toolchains with floating point hardware instructions.
 * Update stm32f429i-disc1 to use hardware fpu toolchain by default.
 * Add code to enable FPU in pw_dumb_io.

Verified tests that use floating point operations continue to pass.

Change-Id: I76bc7eeaf457eca1abacbc60992648d63dc85bf2
2019-12-13 00:33:46 +00:00
..
arm_gcc.gni
BUILD
BUILD.gn stm32f429i-disc1: Enable hardware FPU 2019-12-13 00:33:46 +00:00
host_clang.gni
host_gcc.gni
README.md

pw_toolchain: Pigweed's standard build toolchains