Allan (Slam)
Allan (Slam)
Finally, someone managed to compile the project? I have managed to do it with the latest version of Android Studio but after activating it in Xposed and rebooting, it does...
For xdbf.h on blocks 129 to 138: ```c++ union XDBFTitleID { struct { be u16; char u8[0x02]; }parts; be u32; }; ```
Try this: https://github.com/aayes89/MyVirtualGyroscope
https://developer.android.com/courses?gclsrc=aw.ds&gad_source=1&gad_campaignid=21831783789&gclid=Cj0KCQjwyvfDBhDYARIsAItzbZHIuQi8Y2nyJ1BWUps42pXdGbP6Cd4R7H3x03uSNcTcMopse1eoIDcaAsIdEALw_wcB&hl=es-419
Is there no way to implement RNDIS (baremetal style) without using pico-SDK or the tinyUSB library? CDC-ACM is always enabled in the Arduino IDE, so I can't compile a .uf2...