Wangjialin
2fceec4d85
feature(I2S-ADC): add ADC mode for I2S.
...
1. Support built-in ADC for I2S.
2. Modify code of ADC, made no change to the original APIs.
3. Add APIs in I2S:
esp_err_t i2s_set_adc_mode(adc_unit_t adc_unit, adc1_channel_t adc_channel);
4. Add I2S ADC/DAC example code.
5. add old-fashion definition to make it more compatible
6. replase spi_flash_ APIs with esp_partition_ APIs
7. add example of generating audio table from wav
8. change example sound
2017-09-14 13:24:08 +08:00
..
2017-09-07 18:13:16 +03:00
2017-09-04 17:37:28 +10:00
2017-09-07 18:02:39 +10:00
2017-09-11 11:42:26 +08:00
2017-09-05 16:11:03 +10:00
2017-09-13 20:39:38 +08:00
2017-01-10 11:12:02 +11:00
2017-08-23 01:10:30 +08:00
2017-07-19 09:10:48 +10:00
2017-09-14 13:24:08 +08:00
2017-09-14 13:24:08 +08:00
2017-09-14 13:24:08 +08:00
2017-03-21 13:30:38 +03:00
2017-09-05 16:10:46 +10:00
2017-09-04 22:43:52 +08:00
2016-11-16 15:57:34 +11:00
2017-09-11 19:56:40 +03:00
2017-09-13 09:02:27 +08:00
2017-09-07 16:32:05 +10:00
2017-09-07 13:46:13 +08:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-08-18 16:29:04 +10:00
2017-08-31 10:45:55 +08:00
2017-09-12 12:10:54 +08:00
2017-09-07 18:02:39 +10:00
2017-08-31 10:45:19 +08:00
2016-11-17 09:18:51 +11:00
2017-09-07 17:49:42 +08:00
2017-08-22 13:01:36 +10:00
2017-09-08 12:02:35 +08:00
2017-09-07 18:02:39 +10:00
2017-08-22 14:34:19 +08:00
2017-09-06 10:30:23 +08:00
2017-08-31 23:50:56 +08:00
2017-09-14 13:24:08 +08:00
2017-09-06 16:34:36 +08:00
2017-09-13 14:54:33 +10:00
2017-09-12 12:10:54 +08:00
2017-09-01 10:36:14 +08:00
2017-08-29 08:27:36 +08:00
2017-08-09 10:25:40 +03:00
2017-08-09 21:36:13 +08:00
2017-07-24 19:57:44 +03:00