holybro_durandal-v1 Updates for NuttX 9.1.0-

holybro_durandal-v1: defconfig MMCSD enable multiblock
This commit is contained in:
David Sidrane
2020-06-17 14:32:22 -07:00
committed by Daniel Agar
parent f21925f976
commit 59f914427c
9 changed files with 8 additions and 31 deletions

View File

@@ -156,11 +156,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
/*