nxp_fmurt1062-v1 Updates for NuttX 9.1.0-

This commit is contained in:
David Sidrane
2020-06-17 14:32:24 -07:00
committed by Daniel Agar
parent aa67fbdbcb
commit 1abe88df61
9 changed files with 10 additions and 22 deletions
@@ -91,11 +91,6 @@ SECTIONS
*(.gnu.linkonce.r.*)
_etext = ABSOLUTE(.);
/*
* This is a hack to make the newlib libm __errno() call
* use the NuttX get_errno_ptr() function.
*/
__errno = get_errno_ptr;
} > flash
/*