E3SM-Project / E3SM-Project/scorpio
No need to build micro timers code if PIO_MICRO_TIMING is OFF
Open
enhancement
Low Priority
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
It is observed that pio_timer.c and pio_timer.c are still compiled even when PIO_MICRO_TIMING is not set. We can exclude them in src/clib/CMakeLists.txt if possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.