Erwan Gouriou
Erwan Gouriou
> > * I think this belongs under develop/, not contribute/, given the definition of the scope of the document > > I disagree because this is analogous to [the...
> @romainreignier thanks for testing on your side! I’m starting to think that the best way forward may be to let the board run on the internal clock and let...
@benjaminbjornsson can you check the build issues reported by CI ?
> > @benjaminbjornsson can you check the build issues reported by CI ? > > @erwango I'm confused, it's not the board being added that fails now. Should more boards...
@benjaminbjornsson It seems that you're out of luck and hit be several issues non related with your commit. 2 of them were unknown till now, and I raised dedicated issues...
> It seems that the only remaining issue is the line about the user button in the description text file. It should not take too much time to remove @benjaminbjornsson...
Note that this is already supported in vl53l0x, using `VL53L0X_RECONFIGURE_ADDRESS` Kconfig option see https://github.com/zephyrproject-rtos/zephyr/pull/38315.
So I had a quick look to irq and async implementation in serial drivers in Zephyr: 4 are implementing both IRQ driven and ASYNC mode simultaneously (`nrfx_uarte` implements both modes...
[CI failed due to `tests/net/` failing on mps2 target:](https://github.com/zephyrproject-rtos/zephyr/issues/48779) ``` tests/net/socket/tcp/net.socket.tcp (mps2_an385:tests/net/socket/tcp/net.socket.tcp) failed ```