OVMS3-idf/components
Ivan Grokhotkov 19c4996bc8 Merge branch 'bugfix/int-wdt-fix' into 'master'
Fix the things that broke when adding the new WDTs

Seemingly, I broke a bunch of things when adding the interrupt WDTs and moved the panic handler to the esp32 directory. This fixes that, as well as the issue where flashing would trigger the int wdt. It also bodges in a fix for a merge artifact breaking the halt-on-first-thread-when-openocd-is-connected; that fix should be refined later.

See merge request !157
2016-10-28 16:21:34 +08:00
..
bootloader bootloader: move useful structures to esp32 component 2016-10-27 17:57:29 +08:00
bt build system: Print a WARNING if any submodule is out of date 2016-10-11 07:56:08 +11:00
driver Convert Windows -> Unix line ends in gpio.c 2016-10-08 14:12:55 +08:00
esp32 set default interrupt watchdog timeout to 300ms 2016-10-28 16:17:41 +08:00
esptool_py bootloader, menuconfig: add flash size setting support 2016-10-21 15:27:25 +11:00
expat components/expat: just change format of expat.rst 2016-09-28 16:26:35 +08:00
freertos Also call tick hook on app cpu when scheduler is suspended 2016-10-28 14:37:36 +08:00
idf_test rename components/test to idf_test: 2016-10-12 11:17:56 +08:00
json json & expat: Update component.mk after merging from master 2016-09-09 14:07:45 +10:00
log build system: add menuconfig choice for optimization level, reorganize C*FLAGS 2016-10-17 12:38:17 +08:00
lwip lwip: rework comments according to review 2016-10-28 13:35:06 +08:00
mbedtls Kconfig: use 4 spaces to instead 1 tab 2016-09-28 13:24:58 +08:00
newlib vfs: code review fixes 2016-10-27 17:25:38 +08:00
nghttp Add test for compiling in release mode, fix warnings and errors which appeared 2016-10-17 13:40:10 +08:00
nvs_flash spi_flash: change pointer type to void* 2016-10-27 17:58:42 +08: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 spi_flash: update comment blocks 2016-10-27 17:58:42 +08:00
tcpip_adapter esp32/tcpip_adapter: rework according to review comments 2016-10-26 20:02:39 +08:00
vfs vfs: fix adding CR 2016-10-28 16:16:12 +08:00
xtensa-debug-module Add licenses to Trax files 2016-10-21 18:01:20 +08:00