No known key found for this signature in database
2 changed files with
14 additions and
0 deletions
-
library.json5
-
package.json5
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
|
name: 'spi', |
|
|
|
|
|
uses: [ |
|
|
|
|
|
'teensy/core-4.1', |
|
|
|
|
|
], |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
|
name: 'teensy-spi', |
|
|
|
|
|
version: '1.0.0', |
|
|
|
|
|
namespace: 'teensy', |
|
|
|
|
|
depends: [ |
|
|
|
|
|
'teensy-core-4.1^1.0.0', |
|
|
|
|
|
], |
|
|
|
|
|
} |