Home / media / i2c
Name Modified Size InfoDownloads / Week
Parent folder
wm8775.h 2023-03-31 768 Bytes
upd64031a.h 2023-03-31 707 Bytes
upd64083.h 2023-03-31 1.7 kB
tw9910.h 2023-03-31 916 Bytes
uda1342.h 2023-03-31 323 Bytes
tvp514x.h 2023-03-31 2.3 kB
tvp7002.h 2023-03-31 1.5 kB
ths7303.h 2023-03-31 630 Bytes
tvaudio.h 2023-03-31 1.4 kB
tc358743.h 2023-03-31 3.4 kB
tda1997x.h 2023-03-31 1.1 kB
saa7127.h 2023-03-31 643 Bytes
sr030pc30.h 2023-03-31 438 Bytes
saa6588.h 2023-03-31 713 Bytes
saa7115.h 2023-03-31 4.3 kB
rj54n1cb0c.h 2023-03-31 295 Bytes
s5k6aa.h 2023-03-31 1.3 kB
ov772x.h 2023-03-31 1.5 kB
noon010pc30.h 2023-03-31 478 Bytes
ov2659.h 2023-03-31 483 Bytes
ov7670.h 2023-03-31 579 Bytes
mt9v022.h 2023-03-31 229 Bytes
mt9v032.h 2023-03-31 214 Bytes
mt9t112.h 2023-03-31 619 Bytes
mt9v011.h 2023-03-31 252 Bytes
mt9p031.h 2023-03-31 356 Bytes
mt9t001.h 2023-03-31 190 Bytes
m5mols.h 2023-03-31 744 Bytes
mt9m032.h 2023-03-31 496 Bytes
lm3646.h 2023-03-31 2.5 kB
m52790.h 2023-03-31 2.2 kB
ir-kbd-i2c.h 2023-03-31 1.6 kB
lm3560.h 2023-03-31 2.3 kB
cs53l32a.h 2023-03-31 562 Bytes
cs5345.h 2023-03-31 581 Bytes
ak881x.h 2023-03-31 541 Bytes
bt819.h 2023-03-31 539 Bytes
adv7604.h 2023-03-31 4.2 kB
adv7842.h 2023-03-31 5.8 kB
adv7393.h 2023-03-31 500 Bytes
adv7511.h 2023-03-31 580 Bytes
adv7183.h 2023-03-31 1.3 kB
adv7343.h 2023-03-31 1.6 kB
ad9389b.h 2023-03-31 826 Bytes
adp1653.h 2023-03-31 3.8 kB
Totals: 45 Items   57.8 kB 0

Foreword: The FreeLSD design may not be robust and it certainly isn't elegant.

FreeLSD is an effort to bring Void Linux (musl) x86_64 as close to FreeBSD as possible, using https://github.com/dcantrell/bsdutils as a replacement for coreutils and https://github.com/chimera-linux/bsdutils-extra to cover GNU tools not covered by bdsutils.

The header files here are needed to compile, on Void Linux, programs and libraries that use functions and data structures provided by software packages (such as bsdutils).

Warning: the /usr/include folder is therefore a very important resource for software development in the Linux environment, as it allows access to many functions and libraries useful for creating programs and applications. Use these headers only on test environments.

All the files here were taken directly from the https://github.com/torvalds/linux repository No file has really been modified, the files useful for our builds have simply been taken and placed in a single folder (the content of which will be copied/overwritten in /usr/include/).

Source: README.md, updated 2023-03-31