Skip to content
Snippets Groups Projects
  1. Mar 14, 2025
  2. Jan 25, 2025
    • Niccolò Betto's avatar
      [CMake] Fix sbs script include order · c89d6f9c
      Niccolò Betto authored
      The `sbs.cmake` script was included too early, which caused `enable_language()` to be called before the call to `project()`, which is illegal by CMake specification.
      c89d6f9c
  3. Nov 15, 2024
    • Niccolò Betto's avatar
      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
    • Niccolò Betto's avatar
      [RIG] Remove unused old RIG entrypoint and code · 59229583
      Niccolò Betto authored
      The hardware is not there anymore, no point in keeping it around. Also, Lyra tags can always be used to retrieve it, if needed in the future.
      59229583
  4. Oct 04, 2024
  5. Oct 02, 2024
  6. Sep 11, 2024
  7. Sep 10, 2024
  8. Aug 20, 2024
  9. May 02, 2024
  10. Nov 18, 2023
  11. Oct 06, 2023
  12. Oct 01, 2023
Loading