Darian Leung fff482acd9 freertos/add C++ include guards for esp_heap_caps.h 8 years ago
..
app_trace b908b3cd58 unit_tests/Update unit test timer divider 8 years ago
app_update 3dfcc312c8 ota_ops: Fix get_selected_boot_partition() in case there is no factory partition 8 years ago
aws_iot c503a01388 mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 8 years ago
bootloader afa9a85396 bootloader: wait for UART FIFO to be empty before switching frequency 8 years ago
bootloader_support 7a18575af8 flash encryption: Also always disable ROM BASIC console when enabling flash encryption 8 years ago
bt 016a49f8e3 component/bt: update toolchain and add compile options to build libbtdm_app.a to support PSRAM 8 years ago
coap 2a1906cf50 Ensure that C++ and C compilers get the same preprocessor setup 8 years ago
console 4d42b5ea24 console: handle empty input to esp_console_run correctly 8 years ago
cxx 9c7477ef34 cxx: Add KConfig option for C++ exceptions, disable by default 8 years ago
driver 27c1fc52ba Added .command_timeout_ms = 0 to SDSPI_HOST_DEFAULT() too 8 years ago
esp32 3eedf3ed18 Merge branch 'bugfix/to_docs_from_github' into 'master' 8 years ago
esp_adc_cal 2fceec4d85 feature(I2S-ADC): add ADC mode for I2S. 8 years ago
espcoredump a593d8a518 bugfix: fixed path to esptool when there is no compiled python module for it 9 years ago
esptool_py 9903ea1c11 Add --warn-undefined-variables to MAKEFLAGS 8 years ago
ethernet 266d2b3e4f ethernet: lock APB frequency while ethernet is enabled 8 years ago
expat 60f29236f6 Build system: Raise warning level 9 years ago
fatfs cc67500d3e unit test: adapt tests to single core configuration 8 years ago
freertos 5f9ac5fadb Merge branch 'doc/freertos_port_comments' into 'master' 8 years ago
heap fff482acd9 freertos/add C++ include guards for esp_heap_caps.h 8 years ago
idf_test 363a20abec test: udpate new BLE known issues: 8 years ago
jsmn 4820b64a7f Add jsmn JSON parser component 9 years ago
json 5c1c6d2c32 cJSON:Add float format process 9 years ago
libsodium 90bbcbcdc0 unit tests: fix warnings, build with -Werror 8 years ago
log 740f8a79f0 Add logic to make external RAM usable with malloc() 8 years ago
lwip a0cedb1f44 Fix type conversion error in components/lwip/api/pppapi.c 8 years ago
mbedtls 744896bde2 Merge branch 'bugfix/hardware_mpi_sign' into 'master' 8 years ago
mdns 6e24566186 components/mdns: wrong Message compression detect 8 years ago
micro-ecc 84635a160e micro-ecc: Add submodule dependency 9 years ago
newlib 454e47385c Merge branch 'bugfix/select_fdset' into 'master' 8 years ago
nghttp 2a1906cf50 Ensure that C++ and C compilers get the same preprocessor setup 8 years ago
nvs_flash ab13db0e45 nvs: fix nvs_flash_init_partition initializing default partition 8 years ago
openssl c503a01388 mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 8 years ago
partition_table b52e3fae64 build system: fix warning about undefined variable 'quote' 8 years ago
pthread 158ecdcfd5 pthread: Fix pthread_once to use atomic compare and set 8 years ago
sdmmc 3cf23ff77d sdmmc: allow command timeouts to be configured 8 years ago
soc f22c681c1c soc/rtc: raise core voltage when 80MHz flash frequency is used 8 years ago
spi_flash 670733df9f spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) 8 years ago
spiffs cc67500d3e unit test: adapt tests to single core configuration 8 years ago
tcpip_adapter 55e95b04bd bugfix: add netif info in event message when got ipv6 address 8 years ago
ulp 58b411a5fe fix makefile for multiple source files 8 years ago
vfs 552ba35da5 add missing ioctl declaration 8 years ago
wear_levelling cc67500d3e unit test: adapt tests to single core configuration 8 years ago
wpa_supplicant 57bc38d867 Add the fast crypto function in supplicant 8 years ago
xtensa-debug-module c2c9149a24 esp32: Apptrace API enhancement 8 years ago