Historia zmian

Autor SHA1 Wiadomość Data
  Jeroen Domburg f73c6f875c Merge branch 'bugfix/dont_log_before_bss_inited' into 'master' 8 lat temu
  Alexey Gerenkov 55f1a63faf esp32: Adds functionality for application tracing over JTAG 9 lat temu
  Ivan Grokhotkov 639557d975 trace: add Kconfig options for app level trace 9 lat temu
  Jeroen Domburg 76a4082de7 Remove ESP_EARLY_LOGI before bss is initialized; it crashes the CPU 8 lat temu
  Jeroen Domburg 0b79d07d34 add detection of invalid cache access 9 lat temu
  Ivan Grokhotkov 7ee8ee8b7e soc: add source code of rtc_clk, rtc_pm 8 lat temu
  Ivan Grokhotkov 8915c18f8a esp32: initialize cross-core interrupt in single core mode 8 lat temu
  Alexey Gerenkov c142b9b9e5 esp32: RWDT is used to reboot system in case of panic handler crash 8 lat temu
  Ivan Grokhotkov 6ad0a157e3 driver/rtc: add APIs to enable/disable hold function 8 lat temu
  Jeroen Domburg 0db8b00b8a tight 28k 9 lat temu
  XiaXiaotian bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 9 lat temu
  XiaXiaotian eb14284c92 disable PHY and RF when stop WiFi and disable BT 9 lat temu
  Ivan Grokhotkov 777816cb99 phy_init: don’t rewrite valid calibration data 9 lat temu
  Alexey Gerenkov 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 lat temu
  me-no-dev 865b21d5a1 Fix compilation if CONSOLE_UART is set to NONE 9 lat temu
  Ivan Grokhotkov f20135af54 esp32: compile PHY-related code only when WiFi is enabled 9 lat temu
  Alexey Gerenkov ad66fbe5ad esp32: Fixes issues discussed during code review of MR!341 9 lat temu
  Alexey Gerenkov 39ddc7b836 esp32: Fixes several issues in core dump feature 9 lat temu
  Alexey Gerenkov 23f836659d esp32: Add core dump printing to UART feature 9 lat temu
  Alexey Gerenkov 4a3e160888 esp32: Add core dump saving to flash feature 9 lat temu
  Ivan Grokhotkov 35115885c5 deep sleep: add API to control power down 9 lat temu
  Jeroen Domburg 78161a1fe3 Replace non-multicore-aware rom funcs with multicore-aware funcs, ESP_LOG->ESP_EARLY_LOG fix, reserve ints used in wireless libs. Fixes WiFi crashing 9 lat temu
  Jeroen Domburg 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 9 lat temu
  Ivan Grokhotkov e3eff5deb9 cpu_start: tabs->spaces 9 lat temu
  Ivan Grokhotkov 13d802262a cpu_start: disable boot watchdog only after starting the main task 9 lat temu
  Ivan Grokhotkov b3f6cd08db support for console redirection to other UART 9 lat temu
  Tian Hao 5a9801aca7 Merge branch 'master' into feature/btdm_bluedroid 9 lat temu
  Tian Hao b5f03a36d5 component/bt : fix sw coexit call mistake 9 lat temu
  Tian Hao 55e0690f69 component/bt : wifi/bt software coexist option 9 lat temu
  Ivan Grokhotkov 46a39b1e0f catch log output from WiFi libs 9 lat temu