Mahavir Jain
|
6babdfc0b7
ipc: prevent code getting pulled in for unicore configuration
|
5 anni fa |
Angus Gratton
|
b354c11db7
esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading
|
6 anni fa |
Renz Bagaporo
|
63411fc556
tools: implement linker script generation
|
7 anni fa |
TianZhongXing
|
01308df8a6
doc: update document of external memory
|
7 anni fa |
TianZhongXing
|
974112378b
feature: allow .bss segment in external memory
|
7 anni fa |
Ivan Grokhotkov
|
ae006fed83
esp32: force pure math functions from libgcc to be linked from ROM
|
7 anni fa |
qiyueixa
|
2984cdbbe3
add mesh feature
|
8 anni fa |
Angus Gratton
|
38e15e6241
build: Remove explict -lstdc++-psram-workaround
|
8 anni fa |
Alexey Gerenkov
|
692a890232
esp32: Adds Stack Smashing Protection Feature
|
8 anni fa |
Ivan Grokhotkov
|
d55ddfe56d
update libstdc++.a built with pSRAM workaround
|
8 anni fa |
XiaXiaotian
|
e4ba31a8b9
add ESPNOW feature
|
8 anni fa |
Angus Gratton
|
8670844acf
build system: Restore ifdef/ifndef in Makefiles, clean up examples build
|
8 anni fa |
Deomid Ryabkov
|
9903ea1c11
Add --warn-undefined-variables to MAKEFLAGS
|
9 anni fa |
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 anni fa |
Jeroen Domburg
|
123966deea
Also do dport stalling in esp32 component
|
8 anni fa |
Kedar Sovani
|
6405d6f874
kconfig: Add an option for skipping binary blobs
|
8 anni fa |
Kedar Sovani
|
ba8cd58b08
kconfig: Remove Wi-Fi on/off as a menuconfig option
|
8 anni fa |
Angus Gratton
|
d664e32394
build system: Use component.mk for all components, refactor bootloader build
|
8 anni fa |
Jeroen Domburg
|
d3290479b2
Merge panic and dport high level interrupt code to both use int level 4
|
8 anni fa |
Jeroen Domburg
|
1d748db209
Break out high-level interrupts so a component can override them
|
8 anni fa |
Tian Hao
|
f7e8856520
component/esp32 : fix dualcore bug
|
8 anni fa |
Ivan Grokhotkov
|
9edab21385
Merge branch 'feature/rtc_clk_impl' into 'master'
|
8 anni fa |
Ivan Grokhotkov
|
7ee8ee8b7e
soc: add source code of rtc_clk, rtc_pm
|
8 anni fa |
Alexey Gerenkov
|
0860f46220
spi_flash: Fixed bug in SPI flash ROM driver to work with embedded flash chip
|
9 anni fa |
XiaXiaotian
|
6181c39f05
Reset WIFI mac when wifi start and update wifi lib
|
8 anni fa |
XiaXiaotian
|
eb14284c92
disable PHY and RF when stop WiFi and disable BT
|
9 anni fa |
Angus Gratton
|
9a8a82e857
phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init
|
9 anni fa |
Angus Gratton
|
ea19838d3a
Build: Handle WiFi & BT enabled/disabled combos gracefully as possible
|
9 anni fa |
Angus Gratton
|
bbe1bceda8
build system: Project ELF should depend on linker scripts, binary libraries
|
9 anni fa |
Ivan Grokhotkov
|
221dc13535
newlib: add "full" formatting support, add missing functions
|
9 anni fa |