Jeff Mathews

Results 15 comments of Jeff Mathews

Complete and correct linker scripts in all the example apps are ... super handy to developers.

Could you check in the ALSA dependency change? Then @thelastronin might fork and we could work on the Mac build and submit a PR back.

Got a PR for these? On Mon, Sep 30, 2019, 7:53 AM Mehdi wrote: > @BatchDrake Well I've pulled everything > today, so I am using the latest. > So...

Can you do a fork then so I can work with your diff? On Mon, Sep 30, 2019, 8:39 AM Mehdi wrote: > @smdjeff > I will submit a PR,...

make sure you grab this too.. https://github.com/pothosware/SoapySDR/commit/a8df1c575ff7345fe72050c18ede8c545e255c46

myfunc() should return a pointer to.... Something apparently. It's a void* return type. What does it return?

gpioThreadFunc_t returns a pointer. gpioStartThread() calls pthread_create() so the return from gpioThreadFuncs are passed to pthread_exit(). A return of NULL here would remove the warning and improve documentation.

It's worth noting that using a type like "txt" or "text/plain" will result in a crash on iOS. Be careful to only use the types listed here: https://github.com/chirag04/react-native-mail/blob/master/RNMail/RNMail.m

Ran DRC, then as it's an "official" plugin available through KiCad now, I confidently applied Melting as the final step. Just got back a bunch of shorted boards. At first...

+1 where is the "sensniff firmware"? (I don't have Contiki or the arm-gcc cross tools installed).