Re: [libopencm3-devel] create common tiva(stellaris) and lpc directories.

2014-01-21 Thread bon
> "mrnuke" == mrnuke writes: mrnuke> I don't think moving stuff around is the right solution. Fixing mrnuke> the Makefile should do it. Did you find which commit broke the mrnuke> build? While moving around isn't a goo idea in general, above moving also cleans up the example ba

Re: [libopencm3-devel] create common tiva(stellaris) and lpc directories.

2014-01-20 Thread Karl P
On 01/20/2014 06:00 PM, mrnuke wrote: > > I don't think moving stuff around is the right solution. Fixing the Makefile > should do it. Did you find which commit broke the build? In general I'd agree, but there's a Tiva M0 coming too, so it's going to warrant a move sooner or later. Likewise w

Re: [libopencm3-devel] create common tiva(stellaris) and lpc directories.

2014-01-20 Thread mrnuke
On Monday, January 20, 2014 01:13:55 PM b...@elektron.ikp.physik.tu- darmstadt.de wrote: > Hello, > > Trying to build the lm4f exampled in-tree, makes stumbled. This was caused > by examples/Makefile.rules pointing one driectory level wrong. By moving > alls lmxx files to a common tiva and all lpx

[libopencm3-devel] create common tiva(stellaris) and lpc directories.

2014-01-20 Thread bon
Hello, Trying to build the lm4f exampled in-tree, makes stumbled. This was caused by examples/Makefile.rules pointing one driectory level wrong. By moving alls lmxx files to a common tiva and all lpxXXxx files to a common lpc directory and adjusting tiva/lxxx/Makefile.include and lpc/lpcXXxx/Makef