rokath / trice

🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)
MIT License
488 stars 46 forks source link

https://github.com/rokath/trice/blob/master/examples/exampleData/triceCheck.c with IDs #450

Closed rokath closed 6 months ago

rokath commented 6 months ago

Shoud not contain IDs. IDs are project specific. Adapt build Script.

rokath commented 6 months ago

The IDs inside the test folder are ok:

To be able to run go test ./... successfully without running the ./updateTestData.sh script in advance, the script action results are checked in as well. That implies that ./testdata/triceCheck.c goes with IDs into the repo.