mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
CI: Migrate ci tooling from testing repository to main os repo
This commit is contained in:
committed by
Xiang Xiao
parent
9097244cb8
commit
15b99d1f4b
@@ -0,0 +1,18 @@
|
||||
# We do not have a toolchain for avr32 outside of Microchip login wall.
|
||||
# The work was never upstreamed to GCC.
|
||||
/avr
|
||||
-avr32dev1:nsh
|
||||
-avr32dev1:ostest
|
||||
|
||||
# PINGUINOL toolchain doesn't provide macOS binaries
|
||||
# with the same name
|
||||
/mips,CONFIG_MIPS32_TOOLCHAIN_PINGUINOL
|
||||
|
||||
/renesas/rx65n/rx65n-grrose
|
||||
/renesas/rx65n/rx65n-rsk2mb
|
||||
|
||||
/x86
|
||||
|
||||
# x86_64-elf-gcc from homebrew doesn't seem to
|
||||
# provide __udivdi3 etc for -m32
|
||||
/x86_64
|
||||
Reference in New Issue
Block a user