OVMS3-idf/components
Ivan Grokhotkov 8ee1a05914 Merge branch 'master' into feature/freertos_static_buffers
* master: (117 commits)
  build system: Add -fno-rtti when compiling C++ code
  FreeRTOS KConfig: Limit tick rate to 1000Hz
  bootloader: Fix accidental tabs introduced in !78
  build system: Print a WARNING if any submodule is out of date
  Fix stack overflow message format
  'make flash' targets: Print serial port when flashing
  lwip/esp32: support iperf
  Add data memory for RMT peripheral
  syscall write: Should return number of bytes written
  Also push relevant tags over
  esp32: add libsmartconfig.a to link libs
  esp32: not link wps
  esp32/lib: update wifi lib to a1e5f8b9
  esp32: remove esp_wps.h
  add smartconfig header files(merge this after updating libsmartconfig.a version v2.6.2)
  esp32/lib: update wifi lib to 3853d7ae
  Add Comments
  Modify spinlock error in periph_ctrl.c
  Define xcoreid offset, add warning in tcb struct wrt the need to also change that define when struct changes
  components/tcpip_adapter: add some comments
  ...

# Conflicts:
#	components/freertos/queue.c
#	components/freertos/tasks.c
2016-10-10 23:34:45 -06:00
..
bootloader bootloader: Fix accidental tabs introduced in !78 2016-10-11 07:56:08 +11:00
bt build system: Print a WARNING if any submodule is out of date 2016-10-11 07:56:08 +11:00
driver Modify spinlock error in periph_ctrl.c 2016-09-29 11:50:25 +08:00
esp32 build system: Print a WARNING if any submodule is out of date 2016-10-11 07:56:08 +11:00
esptool_py build system: Print a WARNING if any submodule is out of date 2016-10-11 07:56:08 +11:00
expat components/expat: just change format of expat.rst 2016-09-28 16:26:35 +08:00
freertos Merge branch 'master' into feature/freertos_static_buffers 2016-10-10 23:34:45 -06:00
json json & expat: Update component.mk after merging from master 2016-09-09 14:07:45 +10:00
log Kconfig: use 4 spaces to instead 1 tab 2016-09-28 13:24:58 +08:00
lwip lwip/esp32: support iperf 2016-10-09 15:45:25 +08:00
mbedtls Kconfig: use 4 spaces to instead 1 tab 2016-09-28 13:24:58 +08:00
newlib Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
nghttp components/nghttp: just change format of nghttp.rst 2016-09-28 16:26:35 +08:00
nvs_flash nvs: Remove flash layout arguments from nvs_init() 2016-09-27 13:28:45 +10:00
partition_table Remove bin/ directory in favour of an add_path.sh script that can be sourced 2016-09-01 18:45:10 +10:00
spi_flash Kconfig: use 4 spaces to instead 1 tab 2016-09-28 13:24:58 +08:00
tcpip_adapter components/tcpip_adapter: add some comments 2016-09-29 10:55:52 +08:00