]> begriffs open source - freertos/commit
- Changed macro __VFP_FP__ to __ARM_FP for ports GCC/ARM_CM7, GCC/ARM_CM4_MPU, and...
authorhaydenridd <haydenridd@gmail.com>
Tue, 11 Jun 2024 05:00:08 +0000 (22:00 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Jun 2024 05:00:08 +0000 (10:30 +0530)
commit28b6a141eab7c352d981b40150e58664394e6c67
treeafd4a1905f0091e299e1c2d51a4cc7fdb6003988
parente64d1e06b3d9be7b1e14c169affaa9c9674e801c
- Changed macro __VFP_FP__ to __ARM_FP for ports GCC/ARM_CM7, GCC/ARM_CM4_MPU, and GCC/ARM_CM4F to accurately reflect if floating point hardware support is enabled (#1088)

Co-authored-by: Hayden Riddiford <hayden@terrakaffe.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
portable/GCC/ARM_CM4F/port.c
portable/GCC/ARM_CM4_MPU/port.c
portable/GCC/ARM_CM7/r0p1/port.c