esp-idf/components
Ivan Grokhotkov 5eb2d16acd Merge branch 'bugfix/uart_argument_names' into 'master'
uart: use same argument names in get/set functions

This one is pretty trivial: rename arguments so that same name is used for get and set functions.

https://github.com/espressif/esp-idf/issues/105

See merge request !248
2016-11-24 23:56:35 +08:00
..
bootloader add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
bootloader_support Build system: Raise warning level 2016-11-16 15:57:34 +11:00
bt implement esp_deep_sleep, fix build issues 2016-11-22 21:54:49 +08:00
driver uart: use same argument names in get/set functions 2016-11-24 13:56:18 +08:00
esp32 Merge branch 'bugfix/unit_test_run' into 'master' 2016-11-24 18:29:32 +08:00
esptool_py build system: Refactor SubmoduleCheck to work project-wide 2016-11-17 09:18:51 +11:00
expat Build system: Raise warning level 2016-11-16 15:57:34 +11:00
freertos Fixes for stdlib.h inclusion 2016-11-24 08:20:21 +11:00
idf_test remove unexisting tests in unit test CIConfig 2016-11-23 16:22:51 +08:00
json build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
log catch log output from WiFi libs 2016-11-22 21:14:36 +08:00
lwip Merge branch 'bugfix/arp_queue_failed' into 'master' 2016-11-22 14:45:44 +08:00
mbedtls Fixes for stdlib.h inclusion 2016-11-24 08:20:21 +11:00
micro-ecc micro-ecc: Add submodule dependency 2016-11-17 09:18:51 +11:00
newlib Merge branch 'feature/system_apis' into 'master' 2016-11-24 18:22:50 +08:00
nghttp build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
nvs_flash add updated nvs flash test 2016-11-23 11:29:36 +08:00
openssl remove legacy definitions from esp_types.h 2016-11-22 21:14:36 +08:00
partition_table add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
spi_flash add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
tcpip_adapter ipv6 interface: add branch for ipv6 interface 2016-11-21 11:06:51 +08:00
vfs docs: fix Doxygen warnings, fail CI build on Doxygen warnings 2016-11-16 22:44:22 +08:00
wpa_supplicant Add API for random number generator 2016-11-22 21:14:37 +08:00
xtensa-debug-module build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00