Any interest in a bake-off / plug-fest for CH32v203 HAL? #197
Alan-Jowett
started this conversation in
General
Replies: 1 comment
|
At this point I have the following working: Given that both are embassy based HALs it would be interesting to cross-check |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was wondering if this repo had any sort of conformance tests for the embassy HAL? I am working on a project to lower a hardware description IR into an embassy HAL crate. It appears work on the dev boards I have tried it on, but was wondering if there was a more complete set of tests?
Generated ch32v203 HAL is here:
https://github.com/Alan-Jowett/HardwareAbstractionIR/tree/main/evidence/wch/ch32v203g6u6/generated/embassy
All reactions