Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
ti-hercules-bsp
Bare Metal Board Support Package for Texas Instruments Cortex-R4F/R5F TMS570
-
compiler-builtins
Forked from rust-lang-nursery/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
Rust
-
rust
Forked from rust-lang/rust
A safe, concurrent, practical language.
Rust
-
utest
Forked from japaric/utest
Unit `#[test]`ing for microcontrollers and other `no_std` systems
Rust
-
f021-flash-api
Rust binding to Hercules ARM Safety MCUs - F021 Flash API
Rust
-
zephyr
Forked from zephyrproject-rtos/zephyr
Primary GIT Repository for the Zephyr Project
C
311 contributions in the last year
Contribution activity
April 2019
March 2019
Created a pull request in rust-lang-nursery/stdsimd that received 2 comments
ACLE/DSP: implement remaining intrinsics
Adds: __smulbb, __smulbt, __smultb, __smultt, __smulwb, __smulwt __qdbl, __smlabb, __smlabt, __smlatb, __smlatt, __smlawb, __smlawt and related tes…