Skip to content

Commit 9a41ad5

Browse files
committed
docs: Update Doxyfile to include bluetooth and spifs headers
Change-Id: I5bae9ca21c5b0a4087c95440fc9b094bb8656c42 Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 5a5a45e commit 9a41ad5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Doxyfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,7 @@ INPUT = ../include/arpa/inet.h \
852852
../include/driver/ds18b20.h \
853853
../include/driver/onewire.h \
854854
../include/hw/adc.h \
855+
../include/hw/bluetooth.h \
855856
../include/hw/gpio.h \
856857
../include/hw/i2c.h \
857858
../include/hw/pwm.h \
@@ -886,6 +887,7 @@ INPUT = ../include/arpa/inet.h \
886887
../include/ril/ril_telephony.h \
887888
../include/ril/ril_util.h \
888889
../include/siwi/sockets.h \
890+
../include/spifs.h \
889891
../include/sys/dirent.h \
890892
../include/sys/ioctl.h \
891893
../include/sys/socket.h \

0 commit comments

Comments
 (0)