purewack

Results 3 issues of purewack

I have tested this with a generic F103C8 without a crystal and it works fine along with USB, SPI, UART etc, I don't see any issues apart from maybe the...

## Project Structure *(showing important files only)* ``` ulp_test/ | - src/ | | - main.c | | - CMakeLists.txt | - ulp/ | | - main.S | - CMakeLists.txt...

### Summary I have updated the ADC and ULP modules to fix an issue with the RISCV adc function causing a conflict of drivers (as mentioned in my PR #16469),...

port-esp32