Skip to content

Commit

Permalink
library manifests minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gioblu committed Jan 19, 2018
1 parent fc9c55e commit 70f521e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"url": "https://github.com/gioblu/Cape.git"
},
"version": "3.0",
"examples": [
"examples/*/*.ino",
"examples/*/*/*.ino",
],
"frameworks": [
"arduino",
"wiringpi"
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ sentence=Encrypt with Cape
paragraph=Cape is a string encryption library developed to support data security for limited microcontrollers.
category=Data Processing
url=https://github.com/gioblu/Cape
architectures=avr
architectures=atmelavr,avr,esp8266,sam,samd,teensy,tiny

0 comments on commit 70f521e

Please sign in to comment.