esp-idf/docs/en
Ivan Grokhotkov 479af576ca ulp: fix calculation or ulp_run argument
The argument to ulp_run should be expressed in 32-bit words. Both the
address of ulp_entry and RTC_SLOW_MEM already are uint32_t*, so their
difference is the difference in addresses divided by sizeof(uint32_t).
Therefore the extra division by sizeof(uint32_t) is not needed.
2018-08-07 16:14:57 +03:00
..
api-guides ulp: fix calculation or ulp_run argument 2018-08-07 16:14:57 +03:00
api-reference asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
contribute ci: Add line endings check for CRLF in repository 2018-07-12 19:10:37 +08:00
get-started make: Add feature to cmd 'make flash' - reset ota_data partition 2018-07-25 11:22:15 +00:00
hw-reference Added description of ESP32-PICO-KIT V4.1 board 2018-07-18 20:02:43 +02:00
security partition table: Document 'flags' properly 2018-08-01 19:23:38 +10:00
COPYRIGHT.rst expat: Move libexpat into submodule and update to version 2.2.5 2018-07-31 13:25:00 +02:00
Makefile
about.rst Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
conf.py
index.rst
languages.rst Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
resources.rst