mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
Add a documentation page for advanced low level tricks. Document the `RIOT_MAKEFILES_GLOBAL_PRE` and `RIOT_MAKEFILES_GLOBAL_POST`. I could not work around to have `$(RIOTBASE)/Makefile.include` in the doc as the `$()` part was removed, so I kept with `$RIOTBASE` for now.