达文西
达文西
## Summary *Update this section with information on why change is necessary, what it exactly does and how, if new feature shows up, provide references (dependencies, similar problems and solutions),...
[schemas.zip](https://github.com/user-attachments/files/23789250/schemas.zip) Short background We have two shared XSDs at the repo root (V2G_CI_AppProtocol.xsd and xmldsig-core-schema.xsd) that should be generated once into HomePlug.V2G.Common. Three standards folders (din_spec, iso15118_2, iso15118_20) each reference...
1.My embedded project requires TLS support enabled (--enable-tls). However, most pre-built arm-none-eabi-gcc toolchains are configured with --disable-tls. I attempted to rebuild the toolchain from source (version: xpack-arm-none-eabi-gcc-13.3.1-1.1) by modifying all...