Marian Buschsieweke
5457014c4a
build-system: Allow out of tree BUILD_DIR
...
- Replace all users of `$(RIOTBASE)/build` with the already present
`$(BUILD_DIR)` variable
- Replace all users of `$(BUILD_DIR)/pkg` with the already present
`$(PKGDIRBASE)` variable
- Create a `CACHEDIR.TAG` file in the `$(BUILD_DIR)`
2023-05-16 22:23:03 +02:00
Marian Buschsieweke
e7d1c4abc0
boards/olimex-msp430-h1611: new board
2023-05-16 15:03:12 +02:00
1bd1963ee6
tests/float: rename STEP constant
2023-05-14 21:08:31 +02:00
bors[bot]
2863dc9031
Merge #19592
...
19592: treewide: fix remaining broken paths to test applications r=maribu a=aabadie
Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
2023-05-14 16:30:50 +00:00
3989cd79ff
treewide: fix path to shell related tests in doc
2023-05-13 18:27:58 +02:00
e216853f39
tests/sys/usbus_cdc_ecm: fix wrong path in make command
2023-05-13 17:20:56 +02:00
4020692be3
tests/candev: move to tests/drivers
2023-05-12 14:24:40 +02:00
e8e790209e
tests/sys: move missing sys related tests
2023-05-12 14:24:40 +02:00
afc675a2c7
tests/sys: fix E275 missing whitespace after keyword + cleanup a bit
2023-05-10 12:02:59 +02:00
50315213e6
tests/sys: fix style warnings reported by coccinelle
2023-05-10 12:02:59 +02:00
0147d44258
tests: move sys related applications to tests/sys/ subdirectory
2023-05-10 12:02:58 +02:00