Maxime BORGES

Results 38 comments of Maxime BORGES

I'm executing the python script in a screen with `python3 MastodonToTwitter.py`, and yes it's stopping on error

Since it's used here as a submodule and not adding the source directly to the kernel source, it sounds better to me to include the folder with `obj-$(CONFIG_OF_DTBOCFG) += dtbocfg/`...

Reimplemented in #203

What is the status of this implementation?

I think I found out why: ![image](https://user-images.githubusercontent.com/159235/89732038-2452d780-da4c-11ea-94a0-843493232014.png) ![image](https://user-images.githubusercontent.com/159235/89732116-de4a4380-da4c-11ea-855c-eb2a76db1f5c.png) Since I basically copied the definition from another package already in https://github.com/easyw/kicad-3d-models-in-freecad, I think it's also the case for every other packages...

A not-too-hard solution would be to use feature-gating here, with the Ublox version (8 vs 9 for example), or maybe better, UBX protocol version (27 for F9P vs

I think it is possible to have independent volume control for remote audio sink on Android, like how you would control volume on a Chromecast, no?

Hey, I was having a look at that last Monday but was too busy since. My idea was to consume RCC and generate its content from the current values of...

May I ask what is the intent in having a separate crate for I2S?