sakabin
59b16c7630
Merge remote-tracking branch 'm5stack/master'
2019-04-12 15:03:01 +08:00
sakabin
eca93cb6b5
fix example
2019-04-12 14:59:42 +08:00
sakabin
2d08f10354
finish i2c
2019-04-12 14:42:52 +08:00
sakabin
6306be3b30
finish tft, neopixel
2019-04-11 16:55:59 +08:00
sakabin
07483384ab
Finish mp3, mic recognition
2019-04-11 11:28:10 +08:00
Jason-mao
1dd8a6057d
Merge branch 'feature/implement_wifi_service' into 'master'
...
Implement the wifi service
See merge request adf/esp-adf-internal!262
2019-04-03 16:32:50 +08:00
maojianxin
2fbfac8501
Implement the wifi service
2019-04-02 09:38:18 +08:00
houhaiyan
a398c242ff
bugfix:fix the peripherals of sdcard configurate
...
closes https://github.com/espressif/esp-adf/issues/140
closes https://github.com/espressif/esp-adf/issues/139
2019-04-01 15:04:45 +08:00
Jason-mao
f3ac220d80
Merge branch 'feature/adf_input_key_service' into 'master'
...
add input key service
See merge request adf/esp-adf-internal!261
2019-03-29 18:04:59 +08:00
donglianghao
5d56ee96ea
add input key service
2019-03-29 11:25:23 +08:00
maojianxin
44216adf9a
Fix dueros readme
2019-03-27 11:58:35 +08:00
krzychb
c395afca80
docs: Provided information on compatibility of examples with audio development boards by Espressif.
2019-03-19 12:36:46 +01:00
maojianxin
cad40aed4f
Implement peripheral service and display service
...
Add new periph_is31fl3216 APIs
2019-03-18 21:32:27 +08:00
maojianxin
cabf6b9639
1.New peripheral set api;
...
2.Reorder esp_peripheral.h;
3.New peripheral api;
2019-03-14 19:36:23 +08:00
donglianghao
1bf61a7d98
adjust audio_hal
2019-03-14 16:56:18 +08:00
Jason-mao
40c38ef4f4
Merge branch 'feature/audio_service' into 'master'
...
Implement audio service
See merge request adf/esp-adf-internal!253
2019-02-28 12:43:27 +08:00
maojianxin
2b6057ef1f
Implement audio service
2019-02-28 10:22:36 +08:00
Vikram Dattu
ec4dc09a1b
Added Element amr recorder example which uses callback function to handle events.
...
Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com >
2019-02-13 14:01:27 +05:30
krzychb
182c2106d7
Corrected logs to show when speed / pitch has been changed
2019-01-30 23:05:44 +01:00
krzychb
bd13fba257
Organized examples in folders to follow documenation structure
2019-01-30 21:49:31 +01:00
Krzysztof Budzynski
aa7aebf29c
Extended example by including support for recently added decoders
2019-01-29 09:55:26 +08:00
LiHuashen
934ae0f975
Merge pull request #1 from espressif/master
...
updated from espressif/esp-idf
2019-01-22 14:31:59 +08:00
houhaiyan
92b556f9b1
bugfix:
...
1. fix audio_element_task.c when the task delete, the flag (take_run) should be set false
2. the crash of WAV stream which width of bit is not 16
3. add interface of downmix and equalizer
4. add complexity level of resample to 5
2019-01-21 17:52:46 +08:00
krzychb
00ccf6ed92
Initial release of VAD example
...
Closes https://github.com/espressif/esp-adf/issues/102
2019-01-09 23:21:55 +01:00
maojianxin
788661dafe
Fix esp sr light control model build fail
2019-01-09 14:46:18 +08:00