Files
dcxajichu 8c24d921b0 support aliyun sdk on TencentOS tiny
sample: examples\aliyun_iotkit_csdk_mqtt
project: board\TencentOS_tiny_EVB_MX_Plus\KEIL\aliyun_iotkit_csdk_mqtt
2019-10-31 16:36:28 +08:00

21 lines
750 B
Plaintext

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.