After successfully installing the OpenWRT linux kernel on AWM002, I configured the OpenWRT build system to have following functionality:
- GPIO functionality exposed via Linux Kernel GPIO export route.
- Configured OpenWRT build system to include POCO C++ framework
- Create an directory-entry in OpenWRT build root package/libs/poco/
- Copied all files (actually 2 files) from OpenWRT package repo
- Configured to Linux menuconfg to include to build following libraries
- librt
- libstdc++
- libPoco*
- My kernel config file
No comments:
Post a Comment