Adds alias __errno to linker file fixed link, need to understand why.

This commit is contained in:
James Goppert
2015-09-14 19:55:53 -04:00
parent 676a3d230c
commit 567431602a
5 changed files with 12 additions and 2 deletions

View File

@@ -174,7 +174,7 @@ set(config_extra_libs
)
set(config_io_extra_libs
${CMAKE_SOURCE_DIR}/src/lib/mathlib/CMSIS/libarm_cortexM3l_math.a
#${CMAKE_SOURCE_DIR}/src/lib/mathlib/CMSIS/libarm_cortexM3l_math.a
)
add_custom_target(sercon)