| .. |
|
app_trace
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
|
app_update
|
df544dee30
tools: Redirect some warnings to stderr
|
5 лет назад |
|
asio
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
bootloader
|
65aebef596
esp32c3: added 2nd bootloader project linker file
|
5 лет назад |
|
bootloader_support
|
f50dd23872
Merge branch 'feature/merge_esp32c3_bootloader_support' into 'master'
|
5 лет назад |
|
bt
|
247484c454
bugfix: clear the timer after remote reject when respond the parameters update
|
5 лет назад |
|
cbor
|
636d685eab
Update tinycbor submodule in ESP-IDF
|
5 лет назад |
|
cmock
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
coap
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
console
|
fb8b905539
uart: add uart support on esp32s3
|
5 лет назад |
|
cxx
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
driver
|
04d6b115ae
adc: fixed efuse called in critical section issue
|
5 лет назад |
|
efuse
|
4a487af43a
efuse: Add new APIs for keys, purposes, wr/rd protection
|
5 лет назад |
|
esp-tls
|
95d9533294
esp-tls : (Fix) update tls->sockfd value after socket is freed internally
|
5 лет назад |
|
esp32
|
457ce080ae
AES: refactor and add HAL layer
|
5 лет назад |
|
esp32c3
|
8330b2541a
esp32c3: added target component
|
5 лет назад |
|
esp32s2
|
19bf4aea74
esp32s2: Fix embedded flash feature flag for ESP32-S2FH16, ESP32-S2FH32
|
5 лет назад |
|
esp32s3
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
|
esp_adc_cal
|
5cc329b9d0
driver/adc: support for esp32s2 adc calibration scheme V2
|
5 лет назад |
|
esp_common
|
be5563207d
esp32: Provision to redirect .bss to external ram through linker fragments
|
5 лет назад |
|
esp_eth
|
1e905acacf
eth: support W5500 MAC RAW mode
|
5 лет назад |
|
esp_event
|
620b0df2b1
esp_event: fix misuse of recursive semaphore take/give calls for profiling_mutex
|
5 лет назад |
|
esp_gdbstub
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
|
esp_hid
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
esp_http_client
|
8c09fbf6f1
Make the UserAgent string in esp-http-client configurable
|
5 лет назад |
|
esp_http_server
|
669d9820fc
esp_http_server: Add some response error code, such as 401, 403 etc.
|
5 лет назад |
|
esp_https_ota
|
bc78b8f2da
esp_https_ota: Add definition for esp_https_ota_abort
|
5 лет назад |
|
esp_https_server
|
c707d0d323
Fixed ssl_ctx not being freed at the time of error.
|
5 лет назад |
|
esp_hw_support
|
5cc329b9d0
driver/adc: support for esp32s2 adc calibration scheme V2
|
5 лет назад |
|
esp_ipc
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
esp_local_ctrl
|
49e8c09ec2
local-ctrl: fix memory allocation issues found by static analyser
|
5 лет назад |
|
esp_netif
|
cf60ec0ffc
lwip: Added support for configurable LwIP hooks
|
5 лет назад |
|
esp_pm
|
05a4a8d864
uart: seperate sclk and baudrate setting
|
5 лет назад |
|
esp_ringbuf
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
|
esp_rom
|
8929a9cdb1
Merge branch 'feature/aes_hal' into 'master'
|
5 лет назад |
|
esp_serial_slave_link
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
esp_system
|
829d94ad01
Merge branch 'fix/rtc_fast_memory_force_on_in_use_for_heap' into 'master'
|
5 лет назад |
|
esp_timer
|
aa96c9a4d8
esp_timer: Add an option to skip unhandled events for periodic timers
|
5 лет назад |
|
esp_websocket_client
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
esp_wifi
|
85ac572e4a
Merge branch 'bugfix/phy_set_xpd_sar' into 'master'
|
5 лет назад |
|
espcoredump
|
f4ac8433c1
coredump: Core dump is encrypted if the partition itself is encrypted
|
5 лет назад |
|
esptool_py
|
02ddecb69f
buildsystem: flash binary to a named partition
|
5 лет назад |
|
expat
|
20c068ef3b
cmock: added cmock as component
|
5 лет назад |
|
fatfs
|
61f4be45ec
fatfs: Make host sdkconfig compatible
|
5 лет назад |
|
freemodbus
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
freertos
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
|
hal
|
40b08e33c9
Merge branch 'bugfix/touch_sensor_reading_error_in_light_sleep_process' into 'master'
|
5 лет назад |
|
heap
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
|
idf_test
|
457ce080ae
AES: refactor and add HAL layer
|
5 лет назад |
|
jsmn
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
json
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
libsodium
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
log
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
|
lwip
|
a16d1e8f1a
Merge branch 'fixbug/baidu_tcp_recv_assert' into 'master'
|
5 лет назад |
|
mbedtls
|
457ce080ae
AES: refactor and add HAL layer
|
5 лет назад |
|
mdns
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
|
mqtt
|
467e4d997b
MQTT: Update submodule reference: config, error handle, minor fixes
|
5 лет назад |
|
newlib
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
|
nghttp
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
nvs_flash
|
792dc6ebb8
Merge branch 'feature/linux_target' into 'master'
|
5 лет назад |
|
openssl
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
partition_table
|
e4407468bc
Merge branch 'feature/flash_binary_partition_with_name' into 'master'
|
5 лет назад |
|
perfmon
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
6 лет назад |
|
protocomm
|
85cb1e8ca3
protocomm_httpd: Change an info print to debug print as it isn't really required in the logs
|
5 лет назад |
|
pthread
|
28ca70cce5
pthread: fix the priority inheritance
|
5 лет назад |
|
riscv
|
4cc6b5571b
esp_system: support riscv panic
|
5 лет назад |
|
sdmmc
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
soc
|
457ce080ae
AES: refactor and add HAL layer
|
5 лет назад |
|
spi_flash
|
00819a3022
NVS flash: host-based unit test of nvs::Page
|
5 лет назад |
|
spiffs
|
df544dee30
tools: Redirect some warnings to stderr
|
5 лет назад |
|
tcp_transport
|
ce519ee783
tcp_transport: Extend transport error storage for socket error
|
5 лет назад |
|
tcpip_adapter
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
tinyusb
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
|
ulp
|
f4ea2dcb74
Tools: add Python 2 deprecation warning
|
5 лет назад |
|
unity
|
c233ce0449
spi_flash: mocking should be possible now
|
5 лет назад |
|
vfs
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
|
wear_levelling
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
|
wifi_provisioning
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
|
wpa_supplicant
|
c0f4fdfd4d
wpa_supplicant: Use WPA3 flag to reduce code size
|
5 лет назад |
|
xtensa
|
f4ea2dcb74
Tools: add Python 2 deprecation warning
|
5 лет назад |