nuttx/boards/xtensa/esp32/esp32-core/scripts
Brennan Ashton 162da1169e CI: Store artifacts durring build
Add new option -A is added to tools/testbuild.sh that will take the
created build executable and store it in a folder for the config
that generated it under $ARTIFACTDIR which can be set via an
environment variable or defaulted to $(TOPDIR)/buildartifacts

This is also helpful for local testing because you can now run
tools/testbuild.sh -A sim.dat and have all of the simulation
targets generated without having to rebuild along the way.

In the GitHub Actions workflow the artifacs are uploaded
two two bundles one for macOS and one for Linux

Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
2020-10-28 11:32:21 -07:00
..
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Config.mk CI: Store artifacts durring build 2020-10-28 11:32:21 -07:00
esp32_flash.ld esp32_flash.ld: Avoid having too many sections 2020-10-25 19:42:21 -07:00
esp32_iram.ld Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
esp32_peripherals.ld
esp32_rom.ld xtensa/esp32: Add power management of deep-sleep 2020-10-17 19:38:14 -03:00
esp32-ft232h.cfg esp32: Another OpenOCD example config 2020-03-29 23:55:45 -05:00
esp32.cfg
esp32.template.ld boards/xtensa/esp32/esp32-core/scripts/esp32.template.ld: Update the 2020-09-15 15:05:02 +08: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 boards/xtensa/esp32/esp32-core/scripts/Make.defs: Generate a map file 2020-09-15 15:05:02 +08:00