]> git.gir.st - tmk_keyboard.git/blob - protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/README.txt
Squashed 'tmk_core/' changes from caca2c0..dc0e46e
[tmk_keyboard.git] / protocol / lufa / LUFA-git / Projects / TempDataLogger / TempLogHostApp / README.txt
1 http://en.sourceforge.jp/projects/sfnet_libhidnet/
2
3 This library has been tested on Windows Vista 32bit, Windows Vista 64bit,
4 Windows XP 32bit and Debian (Lenny) AMD64 but should work on any version of
5 Windows that can run the .NET framework 2.0 and any other operating system
6 that has both hiddev and Mono.
7
8 Any additions must be tested and work on Windows and Linux, on both 32 and
9 64 bit. Windows 64 bit testing is particularly important as it is often
10 neglected.
11
12
13 Hid.Linux.dll was compiled under Linux with Mono (mcs) and uses no generics.
14
15 Hid.Win32.dll and Hid.Net.dll were compiled under Windows with the .NET
16 Framework v2.0.50727 but are also tested to compile with Mono (gmcs).
17
18
19 A good starting point when using this library is Hid.DeviceFactory's Enumerate
20 methods.
21
22 LogitechMX5000.cs is a simple example of how the library can be used. Other
23 examples on common devices are welcomed.
24
Imprint / Impressum