Kevin Townsend

Results 27 comments of Kevin Townsend
trafficstars

I have the standard examples working as well as some custom firmware I wrote for a UART pass-through,but I'll dig into this a bit more this weekend since I'm interested...

> > @aasthagr I think the overall changes in this PR make for a nice addition to the documentation. Do you think you can address the issues raised in time...

As an update, unit tests are also the only way to run travis-ci tests on stand-alone packages/libs committed to Github since there isn't a project to build. See, for example,...

I just sent a PR in of an I2C based driver that may (or may not) be a useful reference of exactly what is required to add a new I2C-based...

Same issue simply following the guide here: https://tinyfpga.com/bx/guide.html

A `cmsis_dsp_*` wrapper seems sensible to me, and still maintains an association with Arm as the main project maintainer (via `cmsis`), since they deserve credit for their work, without implying...

I haven't been using the LPC81x/LPC82x lately, though I'm still definitely interested in the chip family since it's hard to argue with the extremely competitive price. If you have a...

Luke ... thanks for the submission. I'm not able to test this at the moment since I'm away for the next two weeks, but I'll try it out when I...

I'm aware of some bugs here, yes. See issue 14 here for example (https://github.com/microbuilder/LPC11U_LPC13U_CodeBase/issues/14). If you're willing to poke at this, I'm more than happy to integrate any pull requests....

BTW ... make sure you're working on the development branch. The main branch is quite old.