nuttx/tools/ci
Alexander Lunev 1bb23a7a33 boards: lm3s6965-ek: added config to run NuttX with enabled NXFLAT binary loader mode on QEMU;
Conditionally turn off -mpic-data-is-text-relative flag to access bss via the GOT
(https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=139630111).

This is related to issue #3737.
2021-06-09 12:03:35 -05:00
..
docker/linux docker/linux: Add ESP32-S2 toolchain and binaries. 2021-06-01 09:08:52 -05:00
testlist boards: lm3s6965-ek: added config to run NuttX with enabled NXFLAT binary loader mode on QEMU; 2021-06-09 12:03:35 -05:00
cibuild.sh tools/ci: Workaround conflict with x86_64-elf-binutils after avr-gcc 2021-06-04 21:04:32 -07:00
README.md

CI Tools

These are tools and data used for the CI system. Some of what is here may also be useful for local testing.