This website requires JavaScript.
Explore
Help
Sign In
libs
/
SOEM
Watch
4
Star
0
Fork
0
You've already forked SOEM
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
SOEM
/
cmake
/
Modules
/
Platform
/
rt-kernel-gcc-bfin.cmake
4 lines
84 B
CMake
Raw
Normal View
History
Unescape
Escape
Normalize line endings (#126) * add .gitattributes * normalize line-endings
2017-08-16 20:07:39 +02:00
set
(
MACHINE
"-mcpu=bf537"
)
set
(
LDFLAGS
"-T${RT_KERNEL_PATH}/bsp/${BSP}/${BSP}.ld"
)
Reference in New Issue
Copy Permalink