No known key found for this signature in database
2 changed files with
11 additions and
0 deletions
-
library.json5
-
package.json5
|
|
@@ -0,0 +1,3 @@ |
|
|
|
{ |
|
|
|
name: 'core-4.1', |
|
|
|
} |
|
|
@@ -0,0 +1,8 @@ |
|
|
|
{ |
|
|
|
name: 'teensy-core-4.1', |
|
|
|
version: '1.0.0', |
|
|
|
namespace: 'teensy', |
|
|
|
depends: [ |
|
|
|
], |
|
|
|
} |
|
|
|
|