Skip to content
Snippets Groups Projects
Select Git revision
0 results

CMakeLists.txt

Blame
    • Niccolò Betto's avatar
      a411e301
      Simplify the directory structure · a411e301
      Niccolò Betto authored
      The `boards` and `entrypoints` directories have been consolidated under the `src` directory, removing unnecessary folder nesting which might be confusing for those new to the repo.
      The `scripts` folder has been brought out of the `src` directory as it doesn't contain sources that are compiled by the usual build system invocations.
      a411e301
      History
      Simplify the directory structure
      Niccolò Betto authored
      The `boards` and `entrypoints` directories have been consolidated under the `src` directory, removing unnecessary folder nesting which might be confusing for those new to the repo.
      The `scripts` folder has been brought out of the `src` directory as it doesn't contain sources that are compiled by the usual build system invocations.