regarding folder common/espressif
Open
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
Currently we have `arch/risc-v/src/commmon/espressif` which holds `espressif` specific things only.
I am wondering if it can be moved out of the common folder of all RiscV chips? probably to a folder like `arch/risc-v/src/espressif`?
This feels more in line what we have done for `arch/arm`. This also makes its changes only be checked against espressif chips later when our CI is smarter.
Contributor guide
Assessment
This issue has not been assessed yet.