stm32pio icon indicating copy to clipboard operation
stm32pio copied to clipboard

Investigate /src pattern

Open ussserrr opened this issue 4 years ago • 0 comments

Research possibilities of using /src/[module] pattern for the project. Seems like it is more popular than others and kind of officially supported (see setuptools, build, ...). At the same time we don't want to lose our nice imports (import stm32pio.core.project).

ussserrr avatar Aug 09 '21 12:08 ussserrr