circuitpython/ports/nrf/common-hal/audiobusio
Dan Halbert 189efdf074 Use NO_PIN, not 0, for PDMIn unset pins.
Also:
- Use NO_PIN, not 0xff for I2SOut (cosmetic fix only; no actual functional change)
- Add VOLTAGE_MONITOR/BATTERY, ACCELEROMETER_INTERRUPT pins for LED Glasses Driver
2021-09-10 13:18:29 -04:00
..
I2SOut.c Use NO_PIN, not 0, for PDMIn unset pins. 2021-09-10 13:18:29 -04:00
I2SOut.h nrf: Add i2s audio output 2019-09-08 16:46:35 -05:00
PDMIn.c Use NO_PIN, not 0, for PDMIn unset pins. 2021-09-10 13:18:29 -04:00
PDMIn.h nrf: PDMIn: Implement 2019-08-18 15:58:04 -05:00
__init__.c nrf: stub out audiobusio.PDMIn, audiobusio.I2SOut 2019-08-18 15:55:57 -05:00