etrinh

Results 6 comments of etrinh

I have not finished to test my stm32 implementation. At least it compiles and I can communicate with my NCN5130. I am still struggling with my homemade hardware to communicate...

Pull request #71 made to fix a bug in eeprom handling - forgotten variable initialization.

Have you compiled https://github.com/thefloweringash/sigtool as well which is required to sign arm binary. You will need also to compile latest https://github.com/tpoechtrager/cctools-port with pull request https://github.com/tpoechtrager/cctools-port/pull/114 merged to use it when...

Extract cctools content in osxcross/temp/cctools-port Rebuild osxcross Compile and install sigtool It will be transparently called by osxcross

For signing on linux I used this tutorial: https://mackyle.github.io/xar/howtosign.html

Looks similar to my IGMP proxy issue https://github.com/thelsing/knx/issues/155#issuecomment-997189953