nuttx/boards/xtensa/esp32/esp32-core/scripts
liuhaitao 459ad99373 Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line
So call 'make EXTRAFLAGS=-Wno-cpp' could suppress the warnings with pre-processor
directive #warning in GCC.

Change-Id: Iaa618238924c9969bf91db22117b39e6d2fc9bb6
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-04-11 08:31:08 -06:00
..
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Config.mk Pull the ESP32 binary blobs from a configurable path 2020-03-28 06:58:35 -05:00
esp32_flash.ld Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
esp32_iram.ld Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
esp32_peripherals.ld
esp32_rom.ld
esp32-ft232h.cfg esp32: Another OpenOCD example config 2020-03-29 23:55:45 -05:00
esp32.cfg
esp32.template Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
gnu-elf.ld Replace a few Gregory Nutt's copyright notices with Apache 2.0 2020-03-16 07:54:49 -06:00
Make.defs Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line 2020-04-11 08:31:08 -06:00