Results 269 comments of crasbe

Yes, with `RIOT_CI_BUILD=1` the sizes are identical for the other boards.

We should probably do a full build with no fast fail before trying to merge again.

I think the test would need some more instructions, in a `README.md` file or so. I wasn't really sure how to get it working three weeks ago and wasn't successful...

Unfortunately I don't have the Discovery at hand, but I tried with an nRF52840DK and a Nucleo-L152RE and L073RZ. The nRF52840DK just doesn't work, it does not recognize the DS18B20....

Of couse now this is a hen-and-egg problem between #21292 and this 🤣

> > In order to avoid static test fails, the `doccheck` script should use `doc-ci` as well, otherwise errors will be generated in the static tests that would not be...

Okay, I'm convinced :D But I would still like to keep the changes to the `doc/doxygen/Makefile`. Perhaps in a separate commit now?

Urgh, this seems to need a bit more attention. Apparently Doxygen 1.13.2 has a bug that doesn't parse code blocks correctly: I'll have to try it with `latest`, but not...

With #21380, these are the warnings that remain: ``` cbuec@W11nMate:~/RIOTstuff/riot-psa-crypto-doc/RIOT$ ./dist/tools/doccheck/check.sh ERROR: Doxygen generates the following warnings: warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file '-' has become obsolete. To...

Phew that was close. I didn't know that Automerge was still enabled from 7 months ago 🤣