Thanks Christopher!
Yes, this is exactly what I needed. Much appreciation.
On Tue, Dec 29, 2015 at 12:40 PM, Christopher Larson
wrote:
>
> On Tue, Dec 29, 2015 at 1:30 PM, Logan Buchy
> wrote:
>
>> I've got a third-party SDK given to me by our SoC provider. The SDK
&
Hi,
I've got a third-party SDK given to me by our SoC provider. The SDK
contains
* Vanilla Linux kernel with a set of patches that adds drivers for SoC
peripherals
* Proprietary bootloader
* Proprietary binary libraries
* Proprietary firmware for on-chip peripherals
* A build system which compile
Hi guys,
I have a board which has both a Cortex-A9 and a Cortex-m0+, The Cortex-A9
is running the main application with the Linux kernel while the cortex-m0+
is present to handle some real-time control tasks.
Currently, I am building the cortex-m0+ firmware separately and saving the
artifacts to
Hi,
It's my first time posting here, I hope I have the right mailing list!
I've been looking into OE in the last few days as a candidate to replace
the ageing build scripts in a project I am involved with. I've been really
impressed with OE's feature list - it ticks off a lot of boxes for our
re