Jacob Rosenthal
Jacob Rosenthal
Yeah but ive been running without dbus for 6 months using video audio joystick and a bunch more features.. literally no problems. On Fri, Jul 26, 2019 at 9:45 PM...
Greetings thanks for stopping by @wangtz Please keep us and c linking workflow in mind in upstream :) Im just a consumer, @richardeoin and @Recognition2 have the commits. I dont...
Fixed the trait, but pr is still a bit of a mess * had to duplicate basically all of the `send` fn to make a `send_async` fn. I cant think...
Id track here https://github.com/rust-embedded/embedded-hal/pull/285 and after that we need Prs to help the hals asyncify
Well this is one way to do multiple target examples
All the ones I listed are not reset to _GPIO_P_MODEL_RESETVALUE theyre set to something else or not on that list.
Some more research on these ``` // Enable LE and DMA interfaces. // _CMU_HFCORECLKEN0_RESETVALUE 0x00000000UL //despite the comment, this is just enables low energy peripherals //which are? WDOG PCNT0 LEUART0...