Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanverma94 authored Apr 30, 2018
1 parent f5e854c commit 204e327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# stm32f4xxx-SIMD-add
This is a demostration of SIMD code in stm32f4xxx microcontroller. This repository was based on my answer on Quora : [Rohan Verma's answer](https://qr.ae/TUT1OT)
This is a demostration of SIMD code in stm32f4xxx microcontroller.

Now I’m fan of the **pair-programming** style of coding the solution because it lets you know the efficiency of your counterpart better. So lets devise this solution together, lets start with some information about** SIMD programming **in ARM microcontroller.
**What is SIMD?**
Expand Down

0 comments on commit 204e327

Please sign in to comment.