소스 검색
initial dds package spec
dds
No known key found for this signature in database
1개의 변경된 파일과
12개의 추가작업 그리고
0개의 파일을 삭제
-
package.json5
|
|
@@ -0,0 +1,12 @@ |
|
|
|
{ |
|
|
|
name: 'audio', |
|
|
|
version: '1.3.0', |
|
|
|
namespace: 'teensy', |
|
|
|
depends: [ |
|
|
|
'teensy/core-4.1^1.0.0', |
|
|
|
'teensy/wire^1.0.0', |
|
|
|
'teensy/spi^1.0.0', |
|
|
|
'teensy/serial-flash^1.0.0', |
|
|
|
'teensy/sd^1.2.2', |
|
|
|
], |
|
|
|
} |