Alan C. Assis
Alan C. Assis
please rebase, that PR was reverted
@yf13 another you to test a PR without downloading and applying it manually: ``` git fetch upstream pull/1234/head git checkout FETCH_HEAD ``` Assuming 1234 is the number your PR More...
@raiden00pl it makes no difference. Modification: ``` $ git diff diff --git a/drivers/sensors/bmp280_uorb.c b/drivers/sensors/bmp280_uorb.c index 7acdb664d9..62e195b825 100644 --- a/drivers/sensors/bmp280_uorb.c +++ b/drivers/sensors/bmp280_uorb.c @@ -632,6 +632,8 @@ static int bmp280_fetch(FAR struct sensor_lowerhalf_s...
@wangchen61698 please take a look!
@kk-thrane about you comment "net_unlock() called without a previous call to net_lock()." looking the code it doesn't appear to be the case, net_lock() and net_unlock() seems to be called correctly...
> Please advice if i need to do something to get these patches approved I think it is fine. wengzhe already confirmed the unbalanced lock/unlock. I'll merge it now, sorry...
@masayuki2009 I will merge it since you didn't add any comment, ok?
Hi @anoraktrend nice you see you here! I remember browsing your git repository sometime ago.
Amazing @anoraktrend welcome aboard! We are glad you enjoyed it!
I didn't know about Iglunix, but used many small Linux distros in the past like Slitaz and many others. Does Iglunix use Toybox? Marco Casaroli is just porting it to...