You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
127B

  1. {
  2. name: 'audio',
  3. uses: [
  4. 'teensy/core-4.1',
  5. 'teensy/wire',
  6. 'teensy/serial-flash',
  7. 'teensy/sd',
  8. 'teensy/spi',
  9. ],
  10. }