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 |
|
morris
|
2917651478
|
esp_rom: extract common ets apis into esp_rom_sys.h
|
2020-07-27 15:27:01 +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 |
|
morris
|
e30cd361a8
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
|