KonstantinKondrashov
|
48c498bdca
|
esp32s2/fpga: Fix a clock configure in bootloader
|
2020-11-06 07:25:35 +00:00 |
|
KonstantinKondrashov
|
f2c9c1e4ab
|
efuse: Fix the order of writing in batch mode for esp32s2 and s3
|
2020-11-06 07:25:35 +00:00 |
|
Jeroen Domburg
|
5bbd61d013
|
Merge branch 'bugfix/fix_crash_psram_not_found' into 'master'
Psram: Do not initialize spiram cache if no chip is found
See merge request espressif/esp-idf!11093
|
2020-11-06 15:11:48 +08:00 |
|
KonstantinKondrashov
|
e0d0200aed
|
esp_timer: Use Task Notification instead of semaphore
|
2020-11-06 06:43:22 +00:00 |
|
wangcheng
|
e5af56db41
|
components/bt: fix hci timeout, add timer to monitor scan evt.
|
2020-11-06 14:04:17 +08:00 |
|
Mahavir Jain
|
ea57c10a3c
|
Merge branch 'fix/protocomm_simple_ble' into 'master'
Protocomm/simple_ble: Fix gatt table map size to number of handles received
Closes IDF-2250
See merge request espressif/esp-idf!10769
|
2020-11-06 13:18:50 +08:00 |
|
Jiang Jiang Jian
|
c2ad450e21
|
Merge branch 'bugfix/fix_TCP_timer_interval' into 'master'
lw-ip: fix TCP timer interval
See merge request espressif/esp-idf!11033
|
2020-11-06 11:04:33 +08:00 |
|
Jeroen Domburg
|
4b444316ab
|
Psram: Do not initialize spiram cache if no chip is found.
Closes https://github.com/espressif/esp-idf/issues/6063
|
2020-11-06 02:32:39 +00:00 |
|
Felipe Neves
|
93ffc009ef
|
vfs: restrict the fast seek for read-only files
Since the files under fast-seek cannot be expanded with further writes, it does not
make sense to enable fast-seek which may fail in write-mode files
|
2020-11-05 17:01:50 -03:00 |
|
Felipe Neves
|
32e760adfb
|
fat_vfs: added fast seek capable file operation
|
2020-11-05 17:01:50 -03:00 |
|
Felipe Neves
|
8815a3dfa0
|
fatfs: expose FF_USE_FASTSEEK option
|
2020-11-05 17:01:50 -03:00 |
|
Jiang Jiang Jian
|
a88989fee8
|
Merge branch 'bugfix/fix_clkn_overflow_issue' into 'master'
Fix BT controller dead issue caused by clk overflow
See merge request espressif/esp-idf!11012
|
2020-11-05 23:08:46 +08:00 |
|
ronghulin
|
ffd23623b7
|
bugfix: fix TCP timer interval
|
2020-11-05 15:00:51 +00:00 |
|
Michael (XIAO Xufeng)
|
d7ce8a537f
|
Merge branch 'feature/bringup_esp32s3_fpga_rtc_sleep' into 'master'
feature (rtc): update rtc related code(rtc_sleep rtc_init) to support esp32s3
See merge request espressif/esp-idf!10404
|
2020-11-05 19:19:36 +08:00 |
|
morris
|
1be923acb4
|
rmt: rename always_on to aware_dfs
|
2020-11-05 19:00:55 +08:00 |
|
morris
|
ff976867b3
|
rmt: split TX and RX in LL driver
Split TX and RX function in LL driver.
Channel number is encoded in driver layer.
Added channel signal list in periph.c
|
2020-11-05 19:00:55 +08:00 |
|
chenjianqiang
|
9465af0066
|
rmt: support esp32s3
|
2020-11-05 19:00:55 +08:00 |
|
Prasad Alatkar
|
13433d10fc
|
Protocomm/simple_ble: Make gatt table map size equal to number of handles received
- Fixes memcpy failure observed while adding 2 or more endpoints in
wifi_provisioning.
Closes IDF-2250
|
2020-11-05 08:53:13 +00:00 |
|
fuzhibo
|
b29f075660
|
rtc: compile the regi2c_ctrl.c code to iram
|
2020-11-05 16:17:12 +08:00 |
|
Angus Gratton
|
99fae0f0b5
|
Merge branch 'bugfix/lwip_afl_test_build' into 'master'
test_compile_fuzzers: Fix include paths for host build
See merge request espressif/esp-idf!11118
|
2020-11-05 15:58:31 +08:00 |
|
Angus Gratton
|
98a0cc783f
|
test_compile_fuzzers: Fix include paths for host build
Regression in 988be6946681b592e3e51bb652b91bce54d7ba34, need to add
esp_hw_support component include dir here.
|
2020-11-05 16:30:07 +11:00 |
|
Jiang Jiang Jian
|
76a7b76e3d
|
Merge branch 'feature/wifi_update_wifi_lib_to_support_esp32s3' into 'master'
Wi-Fi: update wifi lib to merge esp32s3 code
See merge request espressif/esp-idf!11107
|
2020-11-05 11:25:58 +08:00 |
|
Xia Xiaotian
|
aca8d9621d
|
Wi-Fi: update wifi lib to support esp32s3
|
2020-11-04 21:23:50 +08:00 |
|
Island
|
90472a0a8c
|
Merge branch 'feat/ble_mesh_node_local_data_func' into 'master'
ble_mesh: stack: Add node local netkey/appkey func
Closes BLEMESH-255
See merge request espressif/esp-idf!10334
|
2020-11-04 19:39:32 +08:00 |
|
Anton Maklakov
|
b5b2738644
|
Merge branch 'test/ci_fuzzer_precheck' into 'master'
CI: Add a test to pre-check fuzzer tests compilation before weekly run
See merge request espressif/esp-idf!10332
|
2020-11-04 12:22:53 +08:00 |
|
lly
|
549dc2a411
|
ble_mesh: stack: Add node local netkey/appkey func
|
2020-11-04 03:25:02 +00:00 |
|
Cao Sen Miao
|
bd2d70ca0b
|
ulp risc_v: fix bug about bit for wakeup trigger
|
2020-11-04 10:47:40 +08:00 |
|
fuzhibo
|
93c7cf094e
|
rtc: update rtc related code(rtc_sleep rtc_init) to support esp32s3
|
2020-11-04 02:43:41 +00:00 |
|
morris
|
bc8b56cef7
|
timergroup: refactor unit test to better support future chip
|
2020-11-03 18:16:50 +08:00 |
|
morris
|
e4c8ec6174
|
timergroup: move interrupt index into peripheral description file
1. Added timer_group_periph.c file, describing module global signals
(e.g. interrupt index)
2. Added more caps in soc_caps.h
|
2020-11-03 18:16:50 +08:00 |
|
israel
|
24d88fb78c
|
AP_STAIPASSIGNED now passes the IP through 'event_data'
Signed-off-by: xueyunfei <xueyunfei@espressif.com>
|
2020-11-02 16:17:12 +08:00 |
|
Jiang Jiang Jian
|
5ad2ec79fd
|
Merge branch 'bugfix/fix_reject_using_rtc_gpio' into 'master'
fix reject lightsleep when using rtc gpio to wakeup
See merge request espressif/esp-idf!11027
|
2020-11-02 16:13:33 +08:00 |
|
Island
|
a2394dee0a
|
Merge branch 'bugfix/fix_node_test_func_not_set_role' into 'master'
ble_mesh: test: Fix node test function not update role flag
See merge request espressif/esp-idf!11039
|
2020-10-30 21:05:16 +08:00 |
|
Mahavir Jain
|
46148d1ef3
|
Merge branch 'bugfix/wifi_provisioning_lock' into 'master'
wifi_provisioning: release lock on scan start failure
Closes IDFGH-4157
See merge request espressif/esp-idf!11059
|
2020-10-30 19:38:44 +08:00 |
|
Michael (XIAO Xufeng)
|
35faecea1d
|
Merge branch 'feature/support_sigma_delta_on_s3' into 'master'
sigma_delta: add periph signal list and support esp32-s3
See merge request espressif/esp-idf!10945
|
2020-10-30 17:22:02 +08:00 |
|
Bruno Binet
|
adabe5a76e
|
wifi_provisioning: release lock on scan start failure
Signed-off-by: Shubham Kulkarni <shubham.kulkarni@espressif.com>
Merges: https://github.com/espressif/esp-idf/pull/6019
|
2020-10-30 13:16:56 +05:30 |
|
Michael (XIAO Xufeng)
|
23584e094f
|
Merge branch 'feature/esp_flash_32b_addr' into 'master'
esp_flash: support high capacity flash chips (32-bit address)
See merge request espressif/esp-idf!9475
|
2020-10-30 15:22:44 +08:00 |
|
Ivan Grokhotkov
|
754e73b39a
|
Merge branch 'bugfix/rtc_clk_cal_cycles_add_default_vals_for_all_sources' into 'master'
esp32xx: Fix default values for all RTC sources in RTC_CLK_CAL_CYCLES option
Closes IDFGH-4176
See merge request espressif/esp-idf!11011
|
2020-10-30 03:33:40 +08:00 |
|
Michael (XIAO Xufeng)
|
3c402f83a8
|
esp_flash_test: decrease some performance threshold by 6%
Due to the 32-bit flash feature, some performance value are decreased by 6%
|
2020-10-30 01:11:43 +08:00 |
|
Michael (XIAO Xufeng)
|
d48c4e1da7
|
spi_flash_test: workaround for broken ROM API after new API calls.
|
2020-10-29 18:21:44 +08:00 |
|
Michael (XIAO Xufeng)
|
8337f0afa2
|
spi_flash: fix LL of esp32s3 and add 32-bit support
|
2020-10-29 18:21:42 +08:00 |
|
Michael (XIAO Xufeng)
|
b4c3718e39
|
flash_test: test 32bit address region if chip size meet
|
2020-10-29 18:21:27 +08:00 |
|
Michael (XIAO Xufeng)
|
3bacf35310
|
esp_flash: support high capacity flash chips (32-bit address)
|
2020-10-29 18:20:11 +08:00 |
|
lly
|
1f61b67ec3
|
ble_mesh: test: Fix node test function not update role flag
|
2020-10-29 15:48:06 +08:00 |
|
morris
|
17808b3ff8
|
sigma_delta: add periph signal list and support esp32-s3
|
2020-10-29 11:06:28 +08:00 |
|
weitianhua
|
1de3b17192
|
Fix BT controller dead issue caused by clk overflow
|
2020-10-29 10:49:30 +08:00 |
|
ninh
|
19fd0f5634
|
fix reject lightsleep when using rtc gpio to wakeup
|
2020-10-29 02:47:58 +00:00 |
|
Angus Gratton
|
8f3393afdf
|
Merge branch 'refactor/create_esp_hw_support' into 'master'
Create esp_hw_support
Closes IDF-2161
See merge request espressif/esp-idf!10513
|
2020-10-29 07:51:46 +08:00 |
|
Renz Bagaporo
|
6b0a5af73e
|
soc: move implementations to esp_hw_support
|
2020-10-28 22:38:50 +08:00 |
|
Jiang Jiang Jian
|
6bed9ec70c
|
Merge branch 'bugfix/fix_ag_outging_callback_not_triggered' into 'master'
Bugfix/Fix Ag Example Outgoing Callback Not Triggered
Closes BTCI-50
See merge request espressif/esp-idf!10828
|
2020-10-28 19:57:02 +08:00 |
|