From 2cc57ab40743ec2ccaa8d71f3952e444bed0ed00 Mon Sep 17 00:00:00 2001 From: Chih-Hsuan Yen Date: Thu, 1 Jul 2021 15:53:16 +0800 Subject: [PATCH] msp432: enable hard float That enables mul and div instructions for integers --- msp432/.cproject | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msp432/.cproject b/msp432/.cproject index 7f0b83d..15fed5b 100644 --- a/msp432/.cproject +++ b/msp432/.cproject @@ -35,7 +35,7 @@