esp-idf/docs
Wangjialin 9c7cc86793 1. modify i2c_set_pin function
2. update example comments and other minor changes
3. rename API:  i2c_cmd_link_create/i2c_cmd_link_delete (+4 squashed commits)

Squashed commits:
[2e0ac3e] 1. coding style: add one space after condition key words.
2. modify i2c.h, use gpio_num_t instead of int, improve comments of return values
3. add i2c index in index.rst
4. add readme for i2c example
[4991d92] update i2c.doc
[88b672e] driver: i2c

1. add mux and spin lock to run in a thread-safe way.
2. modify example code
[4eb15fe] driver: i2c code

1. add i2c master code
2. add i2c slave code
3. add i2c example code
4. add DRAM_ATTR for I2C array
2017-01-03 00:57:19 +08:00
..
_static
api 1. modify i2c_set_pin function 2017-01-03 00:57:19 +08:00
security Secure boot: Option for app & partition table signing to happen outside build system 2016-12-19 13:12:05 +11:00
COPYRIGHT.rst
Doxyfile deep sleep: add documentation 2016-12-16 14:31:29 +08:00
Makefile
build_system.rst
conf.py
contributing.rst
contributor-agreement.rst
deep-sleep-stub.rst
documenting-code.rst
doxygen_xml_to_rst.xslt
eclipse-setup.rst
esp32.cfg
general-notes.rst
index.rst 1. modify i2c_set_pin function 2017-01-03 00:57:19 +08:00
linux-setup.rst linux docs: Add note about precompiled gdb on Arch 2016-12-28 10:17:56 +11:00
macos-setup.rst provide list of packages for homebrew 2016-12-22 17:09:05 +11:00
make-project.rst
openocd.rst
partition-tables.rst Build system: Add `make erase_flash` target 2016-12-20 10:00:04 +11:00
requirements.txt
style-guide.rst
windows-setup.rst