Histórico de Commits

Autor SHA1 Mensagem Data
  Sachin Parekh be5563207d esp32: Provision to redirect .bss to external ram through linker fragments há 5 anos atrás
  Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) há 5 anos atrás
  Renz Bagaporo 837052c86f esp_system: restore deleted no stack check flag há 5 anos atrás
  Anton Maklakov d86ec0f367 Revert "C++: add provisions for optional RTTI support" há 6 anos atrás
  Ivan Grokhotkov 499d087c91 C++: add provisions for optional RTTI support há 6 anos atrás
  morris f5b03c9ea3 misc adjustment of esp32 component há 6 anos atrás
  morris 79bb5de426 derive esp_wifi from esp32 component há 6 anos atrás
  morris 709a320f33 move hwcrypto from esp32 to mbedtls há 6 anos atrás
  morris fcedf442ce move common source files from esp32 to esp_common há 6 anos atrás
  morris c159984264 separate rom from esp32 component to esp_rom há 6 anos atrás
  Angus Gratton a79c5b8271 esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading há 6 anos atrás
  Renz Bagaporo 63411fc556 tools: implement linker script generation há 7 anos atrás
  TianZhongXing 01308df8a6 doc: update document of external memory há 7 anos atrás
  TianZhongXing 974112378b feature: allow .bss segment in external memory há 7 anos atrás
  Ivan Grokhotkov ae006fed83 esp32: force pure math functions from libgcc to be linked from ROM há 7 anos atrás
  qiyueixa 2984cdbbe3 add mesh feature há 8 anos atrás
  Angus Gratton 38e15e6241 build: Remove explict -lstdc++-psram-workaround há 8 anos atrás
  Alexey Gerenkov 692a890232 esp32: Adds Stack Smashing Protection Feature há 8 anos atrás
  Ivan Grokhotkov d55ddfe56d update libstdc++.a built with pSRAM workaround há 8 anos atrás
  XiaXiaotian e4ba31a8b9 add ESPNOW feature há 8 anos atrás
  Angus Gratton 8670844acf build system: Restore ifdef/ifndef in Makefiles, clean up examples build há 8 anos atrás
  Deomid Ryabkov 9903ea1c11 Add --warn-undefined-variables to MAKEFLAGS há 9 anos atrás
  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. há 8 anos atrás
  Jeroen Domburg 123966deea Also do dport stalling in esp32 component há 8 anos atrás
  Kedar Sovani 6405d6f874 kconfig: Add an option for skipping binary blobs há 8 anos atrás
  Kedar Sovani ba8cd58b08 kconfig: Remove Wi-Fi on/off as a menuconfig option há 8 anos atrás
  Angus Gratton d664e32394 build system: Use component.mk for all components, refactor bootloader build há 8 anos atrás
  Jeroen Domburg d3290479b2 Merge panic and dport high level interrupt code to both use int level 4 há 8 anos atrás
  Jeroen Domburg 1d748db209 Break out high-level interrupts so a component can override them há 8 anos atrás
  Tian Hao f7e8856520 component/esp32 : fix dualcore bug há 8 anos atrás