File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ target | std | host | notes
259
259
` avr-unknown-gnu-atmega328 ` | * | | AVR. Requires ` -Z build-std=core `
260
260
` bpfeb-unknown-none ` | * | | BPF (big endian)
261
261
` bpfel-unknown-none ` | * | | BPF (little endian)
262
- ` csky-unknown-linux-gnuabiv2 ` | ✓ | | C-SKY abiv2 Linux(little endian)
262
+ ` csky-unknown-linux-gnuabiv2 ` | ✓ | | C-SKY abiv2 Linux (little endian)
263
263
` csky-unknown-linux-gnuabiv2hf ` | ✓ | | C-SKY abiv2 Linux, hardfloat (little endian)
264
264
` hexagon-unknown-linux-musl ` | ? | |
265
265
` i386-apple-ios ` | ✓ | | 32-bit x86 iOS [ ^ x86_32-floats-return-ABI ]
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ This target supports [C-SKY](https://github.com/c-sky) CPUs with `abi` v2 and `g
6
6
7
7
target | std | host | notes
8
8
-------|:---:|:----:|-------
9
- ` csky-unknown-linux-gnuabiv2 ` | ✓ | | C-SKY abiv2 Linux(little endian)
9
+ ` csky-unknown-linux-gnuabiv2 ` | ✓ | | C-SKY abiv2 Linux (little endian)
10
10
` csky-unknown-linux-gnuabiv2hf ` | ✓ | | C-SKY abiv2 Linux, hardfloat (little endian)
11
11
12
- Refrence :
12
+ Reference :
13
13
https://c-sky.github.io/
14
14
15
15
https://gitlab.com/c-sky/
You can’t perform that action at this time.
0 commit comments