1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 10:03:50 +01:00

5 Commits

Author SHA1 Message Date
Marian Buschsieweke
eff6816ded
tests/unittests: allow out-of-tree tests
This adds and documents the new `EXTERNAL_UNIT_TEST_DIRS` environment
variable that allows including out-of-tree unit tests. The intention is
to allow users of `EXTERNAL_MODULE_DIRS` to also provide corresponding
unit tests and run them all with a single test app.

Co-authored-by: crasbe <crasbe@gmail.com>
2025-11-08 17:55:58 +01:00
Lasse Rosenow
1304797a63
doc: move the rest of getting started to guides
Co-authored-by: crasbe <crasbe@gmail.com>
2025-10-14 15:48:27 +02:00
Lasse Rosenow
7945bdb87b
doc/guides: fix headings and improve code blocks, other small things 2025-09-23 18:19:01 +02:00
Lasse Rosenow
a7f59bf7d1
doc/guides: cleanup section titles 2025-09-19 10:41:42 +02:00
AnnsAnn
71e085aaf4 doc/guides: migrate creating applications
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-18 15:37:50 +02:00