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

doc: adapted doxygen excludes for NRF5x headers

This commit is contained in:
Hauke Petersen 2016-02-04 17:21:10 +01:00
parent 3ecd1ee3fb
commit 0b1bc39fd5

View File

@ -829,7 +829,7 @@ EXCLUDE_PATTERNS = */board/*/tools/* \
*/cpu/cortexm_common/include/core_cm*.h \
*/cpu/stm32f*/include/stm32f* \
*/drivers/nrf24l01p/include/nrf24l01p_settings.h \
*/cpu/nrf51/include/nrf51*.h \
*/cpu/nrf5*/include/nrf5*.h \
*/cpu/lpc1768/include/LPC17xx.h \
*/cpu/lpc11u34/include/LPC11Uxx.h \
*/boards/*/include/periph_conf.h \