File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5050 - [ \* -linux-ohos] ( platform-support/openharmony.md )
5151 - [ \* -hurd-gnu] ( platform-support/hurd.md )
5252 - [ aarch64-unknown-teeos] ( platform-support/aarch64-unknown-teeos.md )
53+ - [ avr-none] ( platform-support/avr-none.md )
5354 - [ \* -espidf] ( platform-support/esp-idf.md )
5455 - [ \* -unknown-fuchsia] ( platform-support/fuchsia.md )
5556 - [ \* -unknown-trusty] ( platform-support/trusty.md )
Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ target | std | host | notes
301301[ ` armv8r-none-eabihf ` ] ( platform-support/armv8r-none-eabihf.md ) | * | | Bare Armv8-R, hardfloat
302302[ ` armv7a-nuttx-eabi ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7-A with NuttX
303303[ ` armv7a-nuttx-eabihf ` ] ( platform-support/nuttx.md ) | ✓ | | ARMv7-A with NuttX, hardfloat
304- ` avr-none ` | * | | AVR; requires ` -Zbuild-std=core ` and ` -Ctarget-cpu=... `
304+ [ ` avr-none ` ] ( platform-support/avr-none.md ) | * | | AVR; requires ` -Zbuild-std=core ` and ` -Ctarget-cpu=... `
305305` bpfeb-unknown-none ` | * | | BPF (big endian)
306306` bpfel-unknown-none ` | * | | BPF (little endian)
307307` csky-unknown-linux-gnuabiv2 ` | ✓ | | C-SKY abiv2 Linux (little endian)
You can’t perform that action at this time.
0 commit comments