spaniakos / AES

AES for microcontrollers (Arduino & Raspberry pi)
http://spaniakos.github.io/AES/
GNU Affero General Public License v3.0
126 stars 55 forks source link

Arduino Zero #35

Open el-samiyel opened 4 years ago

el-samiyel commented 4 years ago

Hi, excellent work.

How can i get this to work on the Arduino Zero?

I simply want to:

spaniakos commented 4 years ago

hello there,

we need the appropriate flags and libraries for arduino zero, if you take a look at the file : AES_config.h I have flags for arduino and linux type boards based on the arduino zero library support and flags you can modify and when correct push an update to this repo , so everyone can enjoy the arduino zero build support. I dont have an arduino zero and i cannot do it for you, but lets keep this thread open for QnA and help on how to finish the build for arduino zero! first we need to know the error you are getting ;)