Console module use logically inverted (?)

2016-11-02 Thread Wayne Keenan
Hi, I've found that (at least) the stdout, stdin and the assert facility depends on the console module; I think this is perhaps inverted, but obviously that depends on your view... I wish to use direct UART access and am using the console stub to placate the noble et. al dependancies. But as a

Re: STM32F3-Discovery problems

2016-11-02 Thread David G. Simmons
Hi Chris, I guess then yay it's not me being daft again but boo that it doesn't work. Have you got an outline of what needs to be done to bring it up to speed? I'm happy to work on it as part of my work to get the demos/docs ready for 1.0 if I know what needs to be done. dg > On Nov 2,

Re: STM32F3-Discovery problems

2016-11-02 Thread Christopher Collins
Hi David, On Wed, Nov 02, 2016 at 11:51:36AM -0400, David G. Simmons wrote: > > I'm hoping that this isn't just more of my git-idiocy, but ... trying to get > the STM32F3-Discovery board to load the blinky app, and keep getting: > > DSimmons-Pro:myproj dsimmons$ newt build stmf3_boot >