zhangyanjiao be76260d81 wifi: fix some potential thread safe issue 7 years ago
..
app_trace 4e544f82bb esp32: Fixes apptrace down buffer management 8 years ago
app_update 2f318d16fa log: Make ESP_LOGx macros into single statements 7 years ago
aws_iot 7b50ed70a3 aws_iot: add support for MQTT TLS over port 443 7 years ago
bootloader 86256b3541 bootloader: Refactoring 7 years ago
bootloader_support bb1f3ae264 Merge branch 'feature/psram_configure_in_runtime' into 'master' 7 years ago
bt 80ff8d55ac bluedroid: use the new socket registering API 7 years ago
coap 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag 7 years ago
console 87adbd3229 console: Fix formatting 7 years ago
cxx 90ad7b423c unit tests: make static init guard test single core compatible 8 years ago
driver a2556229aa Merge branch 'bugfix/uart_fix_get_baudrate_error_bug' into 'master' 7 years ago
esp-tls 50304d719e Merge branch 'bugfix/esp_tls_error_logging' into 'master' 7 years ago
esp32 be76260d81 wifi: fix some potential thread safe issue 7 years ago
esp_adc_cal f4b03d553c bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs 8 years ago
espcoredump a593d8a518 bugfix: fixed path to esptool when there is no compiled python module for it 9 years ago
esptool_py bd306bb519 esptool: Update to v2.3.1 8 years ago
ethernet 5fc130f2c0 update emac_reg_v2.h 7 years ago
expat 60f29236f6 Build system: Raise warning level 9 years ago
fatfs cbd7431d94 fatfs/test: increase stack size in read-write unit test 7 years ago
freertos c65a08d2fb freertos: portCLEAN_UP_TCB should be performed before freeing tcb memory 7 years ago
heap 5cdd08ef5a heap: fix build failure due to missing header 7 years ago
idf_test 5129bca67c VFS: Use smaller numbers as file descriptors 7 years ago
jsmn 4820b64a7f Add jsmn JSON parser component 9 years ago
json 9356d6af3f cJSON : Include only source file objects 7 years ago
libsodium 5b05a1f822 make: Build out of tree component srcs under component build dir 7 years ago
log 2f318d16fa log: Make ESP_LOGx macros into single statements 7 years ago
lwip 5129bca67c VFS: Use smaller numbers as file descriptors 7 years ago
mbedtls 8a47679d04 Add #include guards and __cplusplus guards to esp_debug.h 8 years ago
mdns 81e4cad615 fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t 7 years ago
micro-ecc 84635a160e micro-ecc: Add submodule dependency 9 years ago
newlib 5129bca67c VFS: Use smaller numbers as file descriptors 7 years ago
nghttp 2a1906cf50 Ensure that C++ and C compilers get the same preprocessor setup 8 years ago
nvs_flash 73ec743a0a Merge branch 'bugfix/nvs_page_compaction' into 'master' 7 years ago
openssl 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag 7 years ago
partition_table 8fbdad5b0c partition table: Fix regression with make 3.81 7 years ago
pthread 24ad64bfe4 pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 7 years ago
sdmmc e0f1524c86 sdmmc: add tests for CD and WP pins for SD and SPI mode 7 years ago
smartconfig 441b4a9742 esp32: fix few components with dependency on networking stack 7 years ago
soc db90f49758 Merge branch 'bugfix/update_emac_h' into 'master' 7 years ago
spi_flash 49a236dae0 fix CI failed when flash chip size if 2MBytes 8 years ago
spiffs 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag 7 years ago
tcpip_adapter 7c4b3d50f8 Make error codes globally unique 8 years ago
ulp dba291416f soc,ulp: add register definitions of RTC_I2C peripheral 8 years ago
vfs 5129bca67c VFS: Use smaller numbers as file descriptors 7 years ago
wear_levelling 5cbb1943ac Structure size alligned by compiler. 8 years ago
wpa_supplicant b00d256d5b wpa_supplicant:move part of codes to IDF 7 years ago
xtensa-debug-module c2c9149a24 esp32: Apptrace API enhancement 8 years ago