Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RF24
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
RF24
Commits
417e6e52
Commit
417e6e52
authored
Jun 22, 2015
by
TMRh20
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #122 from ivankravets/patch-1
@PlatformIO Library Registry manifest file
parents
5acbcbd2
ea960e05
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
library.json
library.json
+25
-0
No files found.
library.json
0 → 100644
View file @
417e6e52
{
"name"
:
"RF24"
,
"keywords"
:
"rf, radio, wireless, spi"
,
"description"
:
"Optimized High Speed Driver for nRF24L01(+) 2.4GHz Wireless Transceiver"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/TMRh20/RF24.git"
},
"include"
:
[
"*.h"
,
"*.c"
,
"*.cpp"
,
"arch/ATTiny/*"
,
"arch/Due/*"
,
"arch/Teensy/*"
,
"examples/*/*.ino"
],
"frameworks"
:
"arduino"
,
"platforms"
:
[
"atmelavr"
,
"atmelsam"
,
"teensy"
]
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment