STD support for the ESP-IDF framework
This commit is contained in:
parent
ae90dcf020
commit
459eaa6bae
29 changed files with 580 additions and 46 deletions
|
|
@ -256,6 +256,7 @@ target | std | host | notes
|
|||
`powerpc64le-unknown-linux-musl` | ? | |
|
||||
`riscv32gc-unknown-linux-gnu` | | | RISC-V Linux (kernel 5.4, glibc 2.33)
|
||||
`riscv32gc-unknown-linux-musl` | | | RISC-V Linux (kernel 5.4, musl + RISCV32 support patches)
|
||||
`riscv32imc-esp-espidf` | ✓ | | RISC-V ESP-IDF
|
||||
`riscv64gc-unknown-linux-musl` | | | RISC-V Linux (kernel 4.20, musl 1.2.0)
|
||||
`s390x-unknown-linux-musl` | | | S390x Linux (kernel 2.6.32, MUSL)
|
||||
`sparc-unknown-linux-gnu` | ✓ | | 32-bit SPARC Linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue