Historia zmian

Autor SHA1 Wiadomość Data
  Anton Maklakov 4f297ed3fa Revert "C++: add provisions for optional RTTI support" 6 lat temu
  Ivan Grokhotkov 3d0466ccd1 C++: add provisions for optional RTTI support 6 lat temu
  morris f5b03c9ea3 misc adjustment of esp32 component 6 lat temu
  morris 79bb5de426 derive esp_wifi from esp32 component 6 lat temu
  morris 709a320f33 move hwcrypto from esp32 to mbedtls 6 lat temu
  morris fcedf442ce move common source files from esp32 to esp_common 6 lat temu
  morris c159984264 separate rom from esp32 component to esp_rom 7 lat temu
  Angus Gratton a79c5b8271 esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 7 lat temu
  Renz Bagaporo 63411fc556 tools: implement linker script generation 7 lat temu
  TianZhongXing 01308df8a6 doc: update document of external memory 7 lat temu
  TianZhongXing 974112378b feature: allow .bss segment in external memory 7 lat temu
  Ivan Grokhotkov ae006fed83 esp32: force pure math functions from libgcc to be linked from ROM 7 lat temu
  qiyueixa 2984cdbbe3 add mesh feature 8 lat temu
  Angus Gratton 38e15e6241 build: Remove explict -lstdc++-psram-workaround 8 lat temu
  Alexey Gerenkov 692a890232 esp32: Adds Stack Smashing Protection Feature 8 lat temu
  Ivan Grokhotkov d55ddfe56d update libstdc++.a built with pSRAM workaround 8 lat temu
  XiaXiaotian e4ba31a8b9 add ESPNOW feature 8 lat temu
  Angus Gratton 8670844acf build system: Restore ifdef/ifndef in Makefiles, clean up examples build 8 lat temu
  Deomid Ryabkov 9903ea1c11 Add --warn-undefined-variables to MAKEFLAGS 9 lat temu
  Jeroen Domburg 34372a091c Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 8 lat temu
  Jeroen Domburg 123966deea Also do dport stalling in esp32 component 8 lat temu
  Kedar Sovani 6405d6f874 kconfig: Add an option for skipping binary blobs 8 lat temu
  Kedar Sovani ba8cd58b08 kconfig: Remove Wi-Fi on/off as a menuconfig option 8 lat temu
  Angus Gratton d664e32394 build system: Use component.mk for all components, refactor bootloader build 8 lat temu
  Jeroen Domburg d3290479b2 Merge panic and dport high level interrupt code to both use int level 4 8 lat temu
  Jeroen Domburg 1d748db209 Break out high-level interrupts so a component can override them 8 lat temu
  Tian Hao f7e8856520 component/esp32 : fix dualcore bug 8 lat temu
  Ivan Grokhotkov 9edab21385 Merge branch 'feature/rtc_clk_impl' into 'master' 8 lat temu
  Ivan Grokhotkov 7ee8ee8b7e soc: add source code of rtc_clk, rtc_pm 8 lat temu
  Alexey Gerenkov 0860f46220 spi_flash: Fixed bug in SPI flash ROM driver to work with embedded flash chip 9 lat temu