Ivan Grokhotkov
|
9a2af7ae33
global: remove gcc 5.2 support
|
6 年之前 |
Ivan Grokhotkov
|
5719cd6fac
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
|
6 年之前 |
Ivan Grokhotkov
|
05aab5c0b9
newlib: force including IDF locks implementation
|
6 年之前 |
Ivan Grokhotkov
|
898b4bdf4d
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
|
6 年之前 |
Angus Gratton
|
7f307423c1
newlib: Provide library name for ROM libc object files linked as PSRAM workarounds
|
7 年之前 |
Ivan Grokhotkov
|
8deb885ce3
newlib: disable some optimizations for syscalls.c
|
7 年之前 |
Angus Gratton
|
8670844acf
build system: Restore ifdef/ifndef in Makefiles, clean up examples build
|
8 年之前 |
Deomid Ryabkov
|
9903ea1c11
Add --warn-undefined-variables to MAKEFLAGS
|
9 年之前 |
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 年之前 |
Angus Gratton
|
d664e32394
build system: Use component.mk for all components, refactor bootloader build
|
8 年之前 |
Angus Gratton
|
7b565e4b25
assertions: Add "silent" option
|
8 年之前 |
Angus Gratton
|
bbe1bceda8
build system: Project ELF should depend on linker scripts, binary libraries
|
9 年之前 |
Ivan Grokhotkov
|
221dc13535
newlib: add "full" formatting support, add missing functions
|
9 年之前 |
Angus Gratton
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 年之前 |
Angus Gratton
|
830e5caf4d
build system: Replace get_variable target w/ component_project_vars.mk generated makefiles
|
9 年之前 |
Ivan Grokhotkov
|
b3b8334d54
vfs and newlib: small fixes
|
9 年之前 |
Angus Gratton
|
3b1c3dab4b
Name component makefiles component.mk instead of Makefile
|
9 年之前 |