Commit Graph

18 Commits (75a5ba3600e21f7de30c8bb656ba4bbee899d8fd)

Author SHA1 Message Date
D.R.racer ad2e944531 Change USB strings
as per request from the PrusaSlicer team + Content team
- product string
- manufacturer string
2023-08-11 10:14:59 +02:00
Yuri D'Elia 040cb8a2a6 catch2: Fix build with gcc13
Cherrypick of catch2 commit 52066dbc2a53f4c3ab2a418d03f93200a8245451 to
fix the build with gcc 13 without a full update.
2023-07-24 12:38:44 +02:00
Yuri D'Elia 7ba6850411 Update Catch2 v3.1.1
Re-initialize subrepo
2022-10-22 15:41:14 +02:00
Alex Voinea 362d012eff USB cdc stdout stream 2021-10-14 14:27:56 +02:00
D.R.racer 57a3cfa109 Fix formatting 2021-09-23 13:43:18 +02:00
D.R.racer 10e08021fb Another fix format 2021-09-23 13:40:15 +02:00
Alex Voinea c2d705e612 Fix unit tests 2021-09-20 19:10:27 +02:00
Alex Voinea 2b9c73dbd5 Make the config more similar to the demo 2021-09-20 19:00:54 +02:00
Alex Voinea 9611db9f53 Fix formatting and 🐑 2021-09-20 17:31:45 +02:00
Alex Voinea 895671aeb2 Fix descriptors 2021-09-20 17:31:45 +02:00
Alex Voinea 26fd53251b Checkpoint 2021-09-20 17:31:45 +02:00
Alex Voinea 21ad153941 Add compile options 2021-09-20 17:31:26 +02:00
Alex Voinea 44b160c2c1 Fix warnings 2021-09-20 17:31:26 +02:00
Alex Voinea b4ecf39ce5 Fix LUFA build 2021-09-20 17:31:26 +02:00
D.R.racer 0862964c82 Add cmake project for LUFA
MMU-80
2021-09-20 17:31:26 +02:00
Alan Dragomirecký 641b91f0cb git subrepo clone --branch=LUFA-210130 git@github.com:abcminiuser/lufa.git lib/lufa
subrepo:
  subdir:   "lib/lufa"
  merged:   "fa2cc3e1c"
upstream:
  origin:   "git@github.com:abcminiuser/lufa.git"
  branch:   "LUFA-210130"
  commit:   "fa2cc3e1c"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2021-09-06 15:56:43 +02:00
D.R.racer 7eb346a54d Add first unit test
+proof of concept of Catch2 builds working in our repo
2021-05-13 17:35:08 +02:00
Alan Dragomirecký 23a8c9081a
git subrepo clone --branch=v2.x git@github.com:catchorg/Catch2.git lib/Catch2
subrepo:
  subdir:   "lib/Catch2"
  merged:   "5c88067b"
upstream:
  origin:   "git@github.com:catchorg/Catch2.git"
  branch:   "v2.x"
  commit:   "5c88067b"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2021-05-12 10:30:49 +02:00