We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5a45e commit 9a41ad5Copy full SHA for 9a41ad5
docs/Doxyfile
@@ -852,6 +852,7 @@ INPUT = ../include/arpa/inet.h \
852
../include/driver/ds18b20.h \
853
../include/driver/onewire.h \
854
../include/hw/adc.h \
855
+ ../include/hw/bluetooth.h \
856
../include/hw/gpio.h \
857
../include/hw/i2c.h \
858
../include/hw/pwm.h \
@@ -886,6 +887,7 @@ INPUT = ../include/arpa/inet.h \
886
887
../include/ril/ril_telephony.h \
888
../include/ril/ril_util.h \
889
../include/siwi/sockets.h \
890
+ ../include/spifs.h \
891
../include/sys/dirent.h \
892
../include/sys/ioctl.h \
893
../include/sys/socket.h \
0 commit comments