-
Notifications
You must be signed in to change notification settings - Fork 0
mskvortsov/msp430-gdbsim-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Configure and build Clang: cmake \ -DBUILD_SHARED_LIBS=1 \ -DCMAKE_BUILD_TYPE=Debug \ -DLLVM_DEFAULT_TARGET_TRIPLE=msp430-elf \ -DLLVM_TARGETS_TO_BUILD=MSP430 \ -DCLANG_ENABLE_STATIC_ANALYZER=0 \ -DCLANG_ENABLE_ARCMT=0 \ ../llvm Configure and build binutils-gdb: ./configure --target=msp430-elf Run test: make
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published