98d1736fc6
bugfix(mcpwm_period_error): fix the issue of wrong period (backport v4.0)
espressif
2020-04-20 11:29:11 +08:00
01a2ab9329
Remove mention of idf.py defconfig
Sergei Silnov
2020-08-18 16:07:46 +02:00
060638cf51
Merge branch 'doc/hw-ref/esp32-s2/kaluga-kit-v1.3-upd' into 'master'
Krzysztof Budzynski
2020-08-18 16:21:53 +08:00
6dde2eb3c5
Fixed assert(9, 10), When rx and evt_end interrupts exist at the same time, use the information of rx to determine the execution order
wangcheng
2020-08-18 16:06:22 +08:00
44c553fd14
ws_client tests: Updated example test to use WebsSocket package
David Cermak
2020-07-21 16:04:25 +02:00
5e9f8b52e7
tcp_transport: Added internal API for underlying socket, used for custom select on connection end for WS
David Cermak
2020-07-17 17:59:05 +02:00
b213f2c6d3
ws_client: Added support for close frame, closing connection gracefully
David Cermak
2020-07-17 17:59:05 +02:00
30845ed47e
Merge branch 'bugfix/mqtt_mutual_auth_example' into 'master'
David Čermák
2020-08-18 14:10:32 +08:00
fc6010c959
spi_master: add dummy check when both mosi and miso are set
Armando
2020-06-30 14:26:43 +08:00
9d1c5df7ab
spi_master: add docs for dummy check when both mosi and miso are set
Armando
2020-06-30 16:10:18 +08:00
913bf687f2
Merge branch 'bugfix/put_periph_module_enable/diable_into_iram_v3.1' into 'release/v3.1'
Michael (XIAO Xufeng)
2020-08-17 14:48:54 +08:00
4cbed9b364
driver/adc: support for esp32s2 adc calibration scheme ESP32 lets the user choose from using Vref, Lookup Table, and Two-Point Calibration. In ESP32S2 only two-point calibration is supported. This commit support these changes in idf.
Wu Bo Wen
2020-07-09 20:55:52 +08:00
4fc12259dd
Driver(adc): Disable the synchronization operation function of ADC1 and DAC
fuzhibo
2020-06-28 15:17:57 +08:00
a293dfea7a
feature: support vfs uart set line endings with specified uart number release/v3.3
houwenxiang
2020-07-14 01:07:30 +08:00
ceb690886e
Merge branch 'feature/esp32s2_adc_calib_V1' into 'master'
Michael (XIAO Xufeng)
2020-08-14 13:42:39 +08:00
a0c2b942c2
Merge branch 'bugfix/fix_bugs_in_gpio_unit_test_v3.2' into 'release/v3.2'
Michael (XIAO Xufeng)
2020-08-14 11:10:51 +08:00
540e5774d9
doc: Update support period policy document
Angus Gratton
2020-08-13 18:11:44 +10:00
f0d53bd097
Merge branch 'docs/translate_ulp_risc_v' into 'master'
Krzysztof Budzynski
2020-08-13 19:44:46 +08:00
dfa59e3d22
docs: translate api-guides/ulp-risc-v from EN to CN
He Hui Zi
2020-08-13 19:44:46 +08:00
6a0951ecb2
driver/adc: support for esp32s2 adc calibration scheme ESP32 lets the user choose from using Vref, Lookup Table, and Two-Point Calibration. In ESP32S2 only two-point calibration is supported. This commit support these changes in idf.
Wu Bo Wen
2020-07-09 20:55:52 +08:00
40bc362809
add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP
liqigan
2020-08-11 16:55:10 +08:00
6e94f6f9f4
add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP
liqigan
2020-06-10 15:49:35 +08:00
45c4fef890
add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP
liqigan
2020-08-11 16:55:10 +08:00