thumb2
There are 10 repositories under thumb2 topic.
lifting-bits/remill
Library for lifting machine code to LLVM bitcode
martinribelotta/elfloader
ARMv7M ELF loader
pellettiero/V60Mini-firmhack
A project to disassemble the KBParadise V60 Mini keyboard firmware.
johnnywei499/linux-for-microcontroller
A complete project that can run Linux-3.12.74 on a microcontroller, and the hardware development environment is easily accessible.
oco2000/m3forth
m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers
JesseBusman/ARM_C_Coroutines
Light-weight and blazing fast C coroutines for ARMv7 processors. Read the wiki: https://github.com/JesseBusman/ARM_C_Coroutines/wiki
BitBlitObviMormon/Pi-Mine
The console mine delver, all in ARMv7 Thumb-2 Assembly!
AtaberkOKLU/Audio-Frequency-Based-Stepper-Motor-Driver-on-ARM
Audio Frequency Based Stepper Motor Driver on ARM (Assembly) with CMSIS DSP Implementation
MariusArhaug/Palindrome
Aseembly / C checker for plaindrome strings
Jmfwolf/Thumb2-Cortex-M
An exploration of low-level programming in Thumb2 assembly and C, implementing C standard library functions for the Cortex-M microcontroller.