Maxim Integrated's IoT development kit
Dependencies: MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice
Diff: tools/windows_kconfig/README
- Revision:
- 7:2c9c8b6a28a7
- Parent:
- 6:aeb5a4c194c3
- Child:
- 8:2b6bfa8d9e36
--- a/tools/windows_kconfig/README Tue Mar 20 16:28:33 2018 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -This package contains the kconfig frontends and parser. - -Kconfig is the configuration language used by the Linux kernel. This package -is a simple copy of the frontends and the parser found in the Linux kernel -source tree, with very minor changes to adapt them to being built out of -the kernel build infrastructure. - -This package has been ported to Windows so the code has been changed to get -it work properly. The package also contains a copy PDCurses with some minor -changes. - -Under non Windows platforms use the original package from: -http://ymorin.is-a-geek.org/projects/kconfig-frontends - ---- - -All required .dll files were added to the original package from uvc.de. - -This package and info about it can be found on http://distortos.org/ website. -