On Mon, Jan 21, 2019 at 04:21:03PM +, Peter Maydell wrote:
> On Thu, 10 Jan 2019 at 09:40, Stefan Hajnoczi wrote:
> >
> > v2:
> > * Move stub code into a separate device [Peter]
> > * Instantiate stub from microbit board instead of nRF51 SoC since this is
> >microbit-specific. Other boa
On Thu, 10 Jan 2019 at 09:40, Stefan Hajnoczi wrote:
>
> v2:
> * Move stub code into a separate device [Peter]
> * Instantiate stub from microbit board instead of nRF51 SoC since this is
>microbit-specific. Other boards using the nRF51 wouldn't necessarily want
>to see these TWI/I2C dev
v2:
* Move stub code into a separate device [Peter]
* Instantiate stub from microbit board instead of nRF51 SoC since this is
microbit-specific. Other boards using the nRF51 wouldn't necessarily want
to see these TWI/I2C devices.
* Add test case
This series stubs out the microbit's TWI/I