cubepilot_cubeyellow Updates for NuttX 9.1.0-

cubepilot_cubeyellow: defconfig MMCSD enable multiblock
This commit is contained in:
David Sidrane
2020-06-17 14:32:21 -07:00
committed by Daniel Agar
parent 5691bf1dee
commit e8e463b875
6 changed files with 5 additions and 14 deletions
@@ -115,11 +115,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_AXIM
/*