| .. |
|
app_trace
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 lat temu |
|
app_update
|
df544dee30
tools: Redirect some warnings to stderr
|
5 lat temu |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
bootloader
|
548ea1bdd5
tools: Wrap flash binaries into a UF2 file for flashing through USB MSC
|
5 lat temu |
|
bootloader_support
|
68608f804c
esp32c3: Misc fixes needed to build & run
|
5 lat temu |
|
bt
|
e784469966
Merge branch 'bugfix/spp_data_send_delay' into 'master'
|
5 lat temu |
|
cbor
|
636d685eab
Update tinycbor submodule in ESP-IDF
|
5 lat temu |
|
cmock
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
coap
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
console
|
fb8b905539
uart: add uart support on esp32s3
|
5 lat temu |
|
cxx
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
driver
|
68608f804c
esp32c3: Misc fixes needed to build & run
|
5 lat temu |
|
efuse
|
707b1bd9b1
efuse: revert EARLY_LOGD to LOGD
|
5 lat temu |
|
esp-tls
|
ca964dfbcc
esp-tls: Changed default behaviour for esp-tls client ( for security
|
5 lat temu |
|
esp32
|
db4fb49432
esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3
|
5 lat temu |
|
esp32c3
|
c218f669ba
panic on RISC-V: Take into account Merge Request comments
|
5 lat temu |
|
esp32s2
|
1b0442b963
Merge branch 'feature/unify_rtc_fast_mem_as_heap_config_across_chips' into 'master'
|
5 lat temu |
|
esp32s3
|
1b0442b963
Merge branch 'feature/unify_rtc_fast_mem_as_heap_config_across_chips' into 'master'
|
5 lat temu |
|
esp_adc_cal
|
5cc329b9d0
driver/adc: support for esp32s2 adc calibration scheme V2
|
5 lat temu |
|
esp_common
|
a90dcfba1a
panic: Add support for SoC-level panic
|
5 lat temu |
|
esp_eth
|
1e905acacf
eth: support W5500 MAC RAW mode
|
5 lat temu |
|
esp_event
|
620b0df2b1
esp_event: fix misuse of recursive semaphore take/give calls for profiling_mutex
|
5 lat temu |
|
esp_gdbstub
|
68608f804c
esp32c3: Misc fixes needed to build & run
|
5 lat temu |
|
esp_hid
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
esp_http_client
|
e1d9abafa8
Merge branch 'bugfix/http_client_test_memcorupt' into 'master'
|
5 lat temu |
|
esp_http_server
|
669d9820fc
esp_http_server: Add some response error code, such as 401, 403 etc.
|
5 lat temu |
|
esp_https_ota
|
bc78b8f2da
esp_https_ota: Add definition for esp_https_ota_abort
|
5 lat temu |
|
esp_https_server
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
5 lat temu |
|
esp_hw_support
|
d505474f78
1. Fix CPU switch to 160M issue;
|
5 lat temu |
|
esp_ipc
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
esp_local_ctrl
|
49e8c09ec2
local-ctrl: fix memory allocation issues found by static analyser
|
5 lat temu |
|
esp_netif
|
cf60ec0ffc
lwip: Added support for configurable LwIP hooks
|
5 lat temu |
|
esp_pm
|
68608f804c
esp32c3: Misc fixes needed to build & run
|
5 lat temu |
|
esp_ringbuf
|
7f3b16a99d
freertos: always enable static allocation
|
5 lat temu |
|
esp_rom
|
b7b9ea4361
newlib: add _RETARGETABLE_LOCKING support
|
5 lat temu |
|
esp_serial_slave_link
|
f9e1ee35ad
esp_serial_slave_link: Add essl_spi definitions for esp32c3
|
5 lat temu |
|
esp_system
|
c218f669ba
panic on RISC-V: Take into account Merge Request comments
|
5 lat temu |
|
esp_timer
|
57aa65eeed
components/pm: Add sleep related code iram opt chioce
|
5 lat temu |
|
esp_websocket_client
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
esp_wifi
|
4d8af87298
Merge branch 'bugfix/fix_csa_timer_issue' into 'master'
|
5 lat temu |
|
espcoredump
|
f4ac8433c1
coredump: Core dump is encrypted if the partition itself is encrypted
|
5 lat temu |
|
esptool_py
|
548ea1bdd5
tools: Wrap flash binaries into a UF2 file for flashing through USB MSC
|
5 lat temu |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
5 lat temu |
|
fatfs
|
b1c4107275
vfs: zero-initialize struct stat in *_stat and *_fstat handlers
|
5 lat temu |
|
freemodbus
|
0301c66bf0
esp32c3: Disable components that are not yet supported
|
5 lat temu |
|
freertos
|
7f3b16a99d
freertos: always enable static allocation
|
5 lat temu |
|
hal
|
c218f669ba
panic on RISC-V: Take into account Merge Request comments
|
5 lat temu |
|
heap
|
89d461df2a
heap: increase the sl to reduce the fragmentation to acceptable level.
|
5 lat temu |
|
idf_test
|
1b6891c5d8
mbedtls: merge changes from C3
|
5 lat temu |
|
jsmn
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
json
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
libsodium
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
log
|
a46dfd316e
log: correct timestamp formatting to unsigned integer type
|
5 lat temu |
|
lwip
|
db4fb49432
esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3
|
5 lat temu |
|
mbedtls
|
1b6891c5d8
mbedtls: merge changes from C3
|
5 lat temu |
|
mdns
|
0693e172de
mdns: Allow resolve its own non-strict answers
|
5 lat temu |
|
mqtt
|
5472deec6e
ci: Add MQTT publish test to standard test apps
|
5 lat temu |
|
newlib
|
f54e9269f3
esp_system: Don't compile sleep_mode.c on c3
|
5 lat temu |
|
nghttp
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
nvs_flash
|
45afa158ff
Merge branch 'bugfix/nvs_str_cmp' into 'master'
|
5 lat temu |
|
openssl
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
partition_table
|
548ea1bdd5
tools: Wrap flash binaries into a UF2 file for flashing through USB MSC
|
5 lat temu |
|
perfmon
|
0301c66bf0
esp32c3: Disable components that are not yet supported
|
5 lat temu |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
|
protocomm
|
85cb1e8ca3
protocomm_httpd: Change an info print to debug print as it isn't really required in the logs
|
5 lat temu |
|
pthread
|
28ca70cce5
pthread: fix the priority inheritance
|
5 lat temu |
|
riscv
|
c218f669ba
panic on RISC-V: Take into account Merge Request comments
|
5 lat temu |
|
sdmmc
|
6e2dc5d291
Fix minor documentation issue
|
5 lat temu |
|
soc
|
6b5377f11a
gpio: fixed GPIO47 not available issue on ESP32s3
|
5 lat temu |
|
spi_flash
|
56cdf4268f
Merge branch 'ci/alternative_flash_performance' into 'master'
|
5 lat temu |
|
spiffs
|
b1c4107275
vfs: zero-initialize struct stat in *_stat and *_fstat handlers
|
5 lat temu |
|
tcp_transport
|
ce519ee783
tcp_transport: Extend transport error storage for socket error
|
5 lat temu |
|
tcpip_adapter
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 lat temu |
|
tinyusb
|
b1c4107275
vfs: zero-initialize struct stat in *_stat and *_fstat handlers
|
5 lat temu |
|
ulp
|
68608f804c
esp32c3: Misc fixes needed to build & run
|
5 lat temu |
|
unity
|
c233ce0449
spi_flash: mocking should be possible now
|
5 lat temu |
|
vfs
|
b1c4107275
vfs: zero-initialize struct stat in *_stat and *_fstat handlers
|
5 lat temu |
|
wear_levelling
|
570ef56d86
wear_levelling: Re-enable for ESP32-C3
|
5 lat temu |
|
wifi_provisioning
|
68608f804c
esp32c3: Misc fixes needed to build & run
|
5 lat temu |
|
wpa_supplicant
|
56625eea1e
Merge branch 'bugfix/11kv_bugfixes' into 'master'
|
5 lat temu |
|
xtensa
|
af845b7de2
xtensa: Disable component on esp32c3
|
5 lat temu |