Now, example-led works fine with -mcortex-m4.

This commit is contained in:
NIIBE Yutaka
2019-04-12 10:30:53 +09:00
parent 5a326eee54
commit 52efc84f5c
3 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
2019-04-12 NIIBE Yutaka <gniibe@fsij.org>
* entry.c [__ARM_ARCH_7EM__] (entry): Fix for Cortex-M4.
2019-04-11 NIIBE Yutaka <gniibe@fsij.org>
* chopstx-cortex-m.c: Support Cortex-M4 (not touching FPU).