esp-idf/components
Ivan Grokhotkov 661769527c pthread: force linking pthread implementation from IDF
Force linking pthread implementation from IDF, instead of the weak
functions provided by gthread library. Previously this would either
work or not depending on the linking order.

Thanks @bpietsch for suggesting the fix.

Closes https://github.com/espressif/esp-idf/issues/3709
2019-07-29 04:43:49 +02:00
..
app_trace gcov_example: Adds cmake target to generate report 2019-07-05 12:44:35 +00:00
app_update app_update: Add [timeout=90] 2019-07-17 10:28:50 +08:00
asio
bootloader
bootloader_support Merge branch 'bugfix/fix_flash_read_error_in_dio_26MHz_mode' into 'master' 2019-07-10 08:13:35 +08:00
bt Merge branch 'bugfix/btdm_AVRC_command_fail_while_playing' into 'master' 2019-07-22 11:45:19 +08:00
coap lwip_2.1.2 for idf_4.0 2019-07-07 01:51:45 +00:00
console
cxx
driver bugfix(UART): fixed two UART issues: 2019-07-08 12:27:14 +08:00
efuse
esp-tls
esp32 bugfix(flash): improve spi cs timing settings for flash 2019-07-05 21:21:17 +08:00
esp_adc_cal
esp_common
esp_eth ethernet: can build without enable esp32 emac 2019-07-22 21:07:02 +08:00
esp_event esp_event: add missing header include 2019-07-26 13:58:26 +05:30
esp_gdbstub
esp_http_client Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' 2019-07-08 15:15:14 +08:00
esp_http_server lwip_2.1.2 for idf_4.0 2019-07-07 01:51:45 +00:00
esp_https_ota
esp_https_server
esp_local_ctrl cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 2019-07-05 18:20:15 +05:30
esp_ringbuf
esp_rom
esp_websocket_client
esp_wifi Merge branch 'bugfix/mesh_scan_done_crash' into 'master' 2019-07-25 18:01:47 +08:00
espcoredump
esptool_py Merge branch 'feature/esptool_py_use_component_properties' into 'master' 2019-07-15 10:52:15 +08:00
expat
fatfs VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
freemodbus
freertos
heap
idf_test lwip_2.1.2 for idf_4.0 2019-07-07 01:51:45 +00:00
jsmn
json
libsodium
log
lwip lwip fuzzer: supplied dummy dns server entry to work with internal packet processing functionwhich is exercised in fuzzer tests, disable CTYPE as recent newlib is not compatible with AFL 2019-07-18 10:34:03 +02:00
mbedtls Update esp_config and add new feature 2019-07-12 11:42:48 +05:30
mdns Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master' 2019-07-27 17:25:25 +08:00
mqtt mqtt: referenced esp-mqtt master to close disconnection issues and fix static analysis warnings 2019-07-18 10:34:10 +02:00
newlib VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
nghttp
nvs_flash build system: Use CMake-based build system as default when describing commands 2019-07-08 17:31:27 +10:00
openssl
partition_table Add --baud option to parttool 2019-07-10 15:09:46 +02:00
protobuf-c
protocomm cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 2019-07-05 18:20:15 +05:30
pthread pthread: force linking pthread implementation from IDF 2019-07-29 04:43:49 +02:00
sdmmc
smartconfig_ack
soc ethernet: can build without enable esp32 emac 2019-07-22 21:07:02 +08:00
spi_flash Merge branch 'feature/cmake_default_build_system' into 'master' 2019-07-10 08:16:39 +08:00
spiffs
tcp_transport Merge branch 'feature/tcp_transport_pass_errors_stage1' into 'master' 2019-07-08 08:51:29 +08:00
tcpip_adapter Modify IPv6 functionality compatible with lwip2.1.2 2019-07-16 16:22:11 +08:00
ulp
unity
vfs VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
wear_levelling
wifi_provisioning wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events 2019-07-13 15:48:23 +05:30
wpa_supplicant esp_wifi/supplicant: fix some supplicant bugs 2019-07-18 17:36:19 +08:00
xtensa