modm-io / modm

modm: a C++23 library generator for AVR and ARM Cortex-M devices
https://modm.io
Mozilla Public License 2.0
746 stars 132 forks source link

ifdef Doxygen guard in SPI_Master - why??? #1157

Closed SlowTypist closed 5 months ago

SlowTypist commented 5 months ago

https://github.com/modm-io/modm/blob/f01fd0ab273a2e8180642a0b014c1df13a168968/src/modm/architecture/interface/spi_master.hpp#L33

Why? What for? I am building a project, not a documentation. What for I need a doxygen here?