GitXplorerGitXplorer
U

bt

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
ff44badf2e7b9da634e7ede027204b2fa5325ba5

Sort the files

UUrhengulas committed 2 years ago
Unverified
2e139c672afe20899363b2ad04e859bf1a4bb8a0

Exporteur, which exports the experiment files

UUrhengulas committed 2 years ago
Unverified
5268de0ad5692de42446d14facbdeead18a531a9

Init `exporteur`

UUrhengulas committed 2 years ago
Unverified
381dea7ecf31f5d4f038e4879637e780a3c0964a

Add improvement code snippets

UUrhengulas committed 2 years ago
Unverified
dde67e64178065a2bf83a163f0b0a1d7c7f6694b

Add crate `improvements`

UUrhengulas committed 2 years ago
Unverified
7a36acf5b5c6ee498b1463a1b64da938036d0aa2

Measure memory in c3

UUrhengulas committed 2 years ago

README

The README file for this repository.

Experiments for my Bachelor thesis

  • in yes_std/ you can find experiments which need an OS to run
  • in no_std/ you can find experiments which needs a nrf52-dk to run
  • in both you can execute an experimet with cargo rb <example>, e.g. cargo rb a1
  • in improvements/ you can find code snippets related to the proposed improvements