]> granicus.if.org Git - esp-idf/commit
Resolve problems found by enabling -Wwrite-strings compilation flag
authorRoland Dobai <dobai.roland@gmail.com>
Mon, 9 Apr 2018 10:58:35 +0000 (12:58 +0200)
committerRoland Dobai <dobai.roland@gmail.com>
Tue, 10 Apr 2018 06:53:43 +0000 (08:53 +0200)
commit744c2dcdd91d9ac28be1080df50e616713cd9749
tree9b1c35fc2ee2e4af70ba93aa5705f992851c8eab
parent33480d1a2c284afccfe14cbcef94d8a30eefa2fd
Resolve problems found by enabling -Wwrite-strings compilation flag
18 files changed:
components/bootloader/subproject/main/bootloader_start.c
components/bt/bluedroid/btc/core/btc_ble_storage.c
components/bt/bluedroid/btc/core/btc_config.c
components/bt/bluedroid/btc/include/btc_config.h
components/bt/bluedroid/osi/config.c
components/bt/bluedroid/osi/include/config.h
components/bt/bluedroid/stack/btm/btm_sec.c
components/bt/bluedroid/stack/include/btm_api.h
components/coap/component.mk
components/console/argtable3/argtable3.c
components/esp32/gdbstub.c
components/fatfs/test/test_fatfs_common.c
components/newlib/test/test_newlib.c
components/openssl/library/ssl_lib.c
components/spiffs/test/test_spiffs.c
examples/bluetooth/gatt_security_client/main/example_ble_sec_gattc_demo.c
examples/protocols/http2_request/components/sh2lib/sh2lib.c
examples/protocols/pppos_client/main/pppos_client_main.c