1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00

Merge pull request #5712 from LudwigKnuepfer/pr/fix-2209

doc: un-exclude board's periph_conf.h in Doxygen
This commit is contained in:
Peter Kietzmann 2016-08-12 08:44:16 +02:00 committed by GitHub
commit 39ecc12d9d

View File

@ -832,7 +832,6 @@ EXCLUDE_PATTERNS = */board/*/tools/* \
*/cpu/nrf5*/include/nrf5*.h \
*/cpu/lpc1768/include/LPC17xx.h \
*/cpu/lpc11u34/include/LPC11Uxx.h \
*/boards/*/include/periph_conf.h \
*/cpu/x86/include/x86_pci.h \
*/cpu/stm32l1/include/stm32l1xx.h \
*/cpu/k60/include/MK60D10.h \