Commit Verlauf

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