Michael (XIAO Xufeng)
|
2b323e7180
|
Merge branch 'bugfix/fix_dac_driver_ut' into 'master'
Driver(dac): fix DAC-DMA driver and unit test
Closes IDF-1407
See merge request espressif/esp-idf!8814
|
2020-08-31 00:05:34 +08:00 |
|
fuzhibo
|
0914dfbb6a
|
dfiver(dac): add dac dma driver and unit test
|
2020-08-26 06:23:24 +00:00 |
|
fuzhibo
|
bd92e95160
|
driver(adc): add adc-dma code for esp32
|
2020-08-26 03:54:02 +00:00 |
|
Chen Yi Qun
|
caaf62bdad
|
driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages
__FILE__ macro in the error messages adds full paths to the production binarys, remove __FILE__ from the ESP_LOGE.
Closes https://github.com/espressif/esp-idf/issues/5637
Merges https://github.com/espressif/esp-idf/pull/5638
|
2020-08-03 15:21:36 +08:00 |
|
Ivan Grokhotkov
|
16c73edc67
|
Merge branch 'refactor/add_alias_name_for_ets_common_api' into 'master'
esp_rom: extract common ets apis into esp_rom_sys.h
See merge request espressif/esp-idf!9701
|
2020-07-28 15:04:55 +08:00 |
|
morris
|
2917651478
|
esp_rom: extract common ets apis into esp_rom_sys.h
|
2020-07-27 15:27:01 +08:00 |
|
fuzhibo
|
1568b6913d
|
driver(touch): fix touch sensor driver redundancy
|
2020-07-27 03:37:29 +00:00 |
|
fuzhibo
|
406b8f423d
|
driver(adc): add adc initial code before app_main for esp32s2.
update phy v301
|
2020-04-04 10:15:30 +08:00 |
|
fuzhibo
|
baa7898e35
|
driver(adc/dac): fix adc dac driver for esp32s2
1. update register file about adc; 2. fix adc driver; 3. add UT for adc/dac;
See merge request espressif/esp-idf!7776
|
2020-04-01 12:41:51 +08:00 |
|
fuzhibo
|
340563f479
|
Driver(touch): fix touch sensor driver for esp32s2.
1.update touch sensor driver for esp32s2;
2.update unit test for touch sensor;
3.update register files about touch sensor;
|
2020-03-25 22:45:57 +08:00 |
|
Angus Gratton
|
11fac8637a
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
|
morris
|
e30cd361a8
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
|