1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: un-exclude board's periph_conf.h in Doxygen

This commit is contained in:
Ludwig Knüpfer 2016-07-30 09:07:08 +02:00
parent 1b3012bcc6
commit b87bc37b89

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 \