Angus Gratton
|
2e469b52ae
build system: Also get IDF version from annotated tags only
|
5 лет назад |
Angus Gratton
|
26efc5a6d0
bootloader: Set the bootloader optimization level separately to the app
|
5 лет назад |
Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
5 лет назад |
Ivan Grokhotkov
|
86d65b88f4
make: fix undefined variable warning (IDF_SKIP_CHECK_SUBMODULES)
|
6 лет назад |
He Yin Ling
|
a11b15b92b
CI: build system do not check submodule for CI
|
6 лет назад |
Ivan Grokhotkov
|
9a2af7ae33
global: remove gcc 5.2 support
|
6 лет назад |
Anton Maklakov
|
c45fdf754f
C++: prepare RTTI support
|
6 лет назад |
Anton Maklakov
|
d86ec0f367
Revert "C++: add provisions for optional RTTI support"
|
6 лет назад |
Ivan Grokhotkov
|
499d087c91
C++: add provisions for optional RTTI support
|
6 лет назад |
Roland Dobai
|
5a916ce126
Support ELF files loadable with gdb
|
6 лет назад |
Andrew
|
4fdaeb6b6e
cmake: Add new compiler optimization levels definitions
|
6 лет назад |
Dmitry Plotnikov
|
7cb3a57b9c
build_system: add -freorder-blocks option for release config
|
6 лет назад |
Angus Gratton
|
a60b1428d5
gnu make: Make V= behaviour consistent with V=0
|
6 лет назад |
Angus Gratton
|
eac356ef4a
Merge branch 'feature/idf_version_header' into 'master'
|
6 лет назад |
Roland Dobai
|
c5000c83d2
Rename Kconfig options (root)
|
6 лет назад |
Ivan Grokhotkov
|
6ca07eca68
esp_common: add version definitions in code and build system
|
6 лет назад |
Roland Dobai
|
23ee93ea76
Rename deprecated Kconfig options in a backward compatible way
|
6 лет назад |
Anton Maklakov
|
410f5c3f7d
build: Add a standard way to use GNU extensions from libc, since we have a general configured newlib in the toolchain
|
6 лет назад |
Anton Maklakov
|
2e6c8cdce3
esp32: disable -Wframe-address
|
6 лет назад |
Mahavir Jain
|
e4d97bef3d
make: use `shell` command to extract version string
|
6 лет назад |
Angus Gratton
|
87881b76ad
Merge branch 'bugfix/make_gcc_version_evaluation' into 'master'
|
6 лет назад |
Angus Gratton
|
f552977309
make: Ensure that component_project_vars.mk not generated before config
|
6 лет назад |
Konstantin Kondrashov
|
53208f6324
make: Trim IDF_VER to fit a 32-bit field
|
6 лет назад |
Ivan Grokhotkov
|
1aa8e8d38e
Merge branch 'bugfix/make_extra_component_dirs' into 'master'
|
6 лет назад |
Renz Christian Bagaporo
|
acd0be8239
cmake,make: add dependencies on template included scripts
|
7 лет назад |
Ivan Grokhotkov
|
7df598a062
make: fix issues related to EXTRA_COMPONENT_DIRS
|
7 лет назад |
Anton Maklakov
|
34109c4171
scripts: Fix shell exit. Really exit from current process, not from child process
|
7 лет назад |
Konstantin Kondrashov
|
3b9cb25fe1
esp32: Add firmware version to app
|
7 лет назад |
Renz Christian Bagaporo
|
5e08698039
make: use otatool and parttool for build
|
7 лет назад |
Renz Bagaporo
|
63411fc556
tools: implement linker script generation
|
7 лет назад |