nuttx/tools/ci
Masayuki Ishikawa 79704620f8 tools: ci: Fix testrun/utins/common.py for sabrelite (QEMU)
Summary:
- I noticed that nuttx crashes if DEBUG_ASSERTIONS=y
- This commit fixes this issue by changing QEMU options

Impact:
- None

Testing:
- Tested with QEMU

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2023-02-06 18:26:05 +08:00
..
docker/linux checkpatch: Added encoding check with cvt2utf 2023-02-01 20:42:35 +08:00
patch tools/ci: patch for docker gcc-arm-none-eabi to 11.3.Rel1 August 08, 2022 2022-10-21 09:30:36 +02:00
testlist tools/ci: Enable stm32u5, stm32wb and stm32wl5 2023-01-24 08:40:50 +09:00
testrun tools: ci: Fix testrun/utins/common.py for sabrelite (QEMU) 2023-02-06 18:26:05 +08:00
cibuild.sh checkpatch: Added encoding check with cvt2utf 2023-02-01 20:42:35 +08:00
cirun.sh ci: add qemu run support 2022-10-21 14:57:43 +08: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.