Roland Dobai
|
84d5cc1c17
|
Generate source files for kconfiglib from the build system
|
2019-11-15 15:25:09 +00:00 |
|
Roland Dobai
|
01887f71e7
|
Update kconfiglib to upstream version and replace mconf-idf
Special thanks to @ulfalizer for the helpful suggestions regarding
kconfiglib.
"rsource" option is available for relative path includes
Closes https://github.com/espressif/esp-idf/issues/4064
|
2019-10-29 10:40:04 +01:00 |
|
Renz Christian Bagaporo
|
8ee90ee2f1
|
ldgen: allow multiple mapping fragments to map same library
|
2019-06-12 10:48:54 +08:00 |
|
Renz Christian Bagaporo
|
2522268c20
|
ldgen: do not generate rules when no condition is true
Closes https://github.com/espressif/esp-idf/issues/3295
|
2019-04-24 18:25:24 +08:00 |
|
Renz Christian Bagaporo
|
c81ebbf38e
|
ldgen: add backward-compatibility with previous mapping fragment style
|
2019-04-04 16:33:56 +08:00 |
|
Renz Christian Bagaporo
|
7900178b7c
|
ldgen: update tests for common fragment parsing
|
2019-04-04 15:56:46 +08:00 |
|
Angus Gratton
|
5b182eefc1
|
Merge branch 'bugfix/spiram_linker_wildcards' into 'master'
newlib: Provide library name for ROM libc object files linked as PSRAM workarounds
See merge request idf/esp-idf!4152
|
2019-02-19 13:28:10 +08:00 |
|
Roland Dobai
|
37126d3451
|
Correct Kconfigs according to the coding style
|
2019-01-29 13:37:01 +01:00 |
|
Angus Gratton
|
7f307423c1
|
newlib: Provide library name for ROM libc object files linked as PSRAM workarounds
Works around bug reported on forums where any source file ending in *lock.c or *creat.c
was being linked to IRAM.
https://esp32.com/viewtopic.php?f=13&t=8909&p=37362#p37362
Also moves all related functionality to newlib component.
|
2019-01-24 11:30:05 +08:00 |
|
Roland Dobai
|
bfa9610f58
|
tools: Fix the Python coding style
|
2018-12-19 11:56:24 +01:00 |
|
Renz Bagaporo
|
63411fc556
|
tools: implement linker script generation
|
2018-11-16 12:42:02 +08:00 |
|