esp-idf/components
Ivan Grokhotkov cc1d287133 newlib: use --specs=nano.specs to enable "nano" version of C library
esp2020r1 toolchain includes a nano.specs file, which instructs GCC to
substitute libc.a with libc_nano.a.

In the build system, this simplifies handling of the nano formatting
option, eliminating LIBC and LIBM global variables.
2020-03-27 20:04:47 +07:00
..
app_trace newlib: use --specs=nano.specs to enable "nano" version of C library 2020-03-27 20:04:47 +07:00
app_update
asio
bootloader
bootloader_support
bt Merge branch 'bugfix/ble_mesh_add_test_function' into 'master' 2020-03-27 19:53:54 +08:00
cbor
coap
console
cxx
driver Merge branch 'feat/spi_bus_lock' into 'master' 2020-03-27 19:59:43 +08:00
efuse
esp-tls esp_tls_wolfssl: Added mutex to allow only one TLS conn using PSK at a time 2020-03-26 17:30:05 +05:30
esp32 Add fixes for gcc8 psram fix improvement 2020-03-27 20:04:47 +07:00
esp32s2 HMAC: adding upstream message support 2020-03-26 19:00:27 +08:00
esp_adc_cal
esp_common
esp_eth
esp_event
esp_gdbstub
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_local_ctrl
esp_netif
esp_ringbuf
esp_rom esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data 2020-03-27 04:57:42 +00:00
esp_serial_slave_link
esp_system
esp_timer
esp_websocket_client
esp_wifi Merge branch 'bugfix/fix_esp32s2_receive_pkts_err' into 'master' 2020-03-27 12:21:52 +08:00
espcoredump
esptool_py
expat
fatfs
freemodbus
freertos spi: allow using esp_flash and spi_master driver on the same bus 2020-03-26 22:08:26 +08:00
heap
idf_test Add fixes for gcc8 psram fix improvement 2020-03-27 20:04:47 +07:00
jsmn
json
libsodium
log
lwip
mbedtls Add fixes for gcc8 psram fix improvement 2020-03-27 20:04:47 +07:00
mdns
mqtt
newlib newlib: use --specs=nano.specs to enable "nano" version of C library 2020-03-27 20:04:47 +07:00
nghttp
nvs_flash
openssl
partition_table
perfmon
protobuf-c
protocomm
pthread
sdmmc
soc Add fixes for gcc8 psram fix improvement 2020-03-27 20:04:47 +07:00
spi_flash spi: allow using esp_flash and spi_master driver on the same bus 2020-03-26 22:08:26 +08:00
spiffs
tcp_transport
tcpip_adapter
tinyusb
ulp
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa