Asaf Fisher
Asaf Fisher
Add support to resource section Is it fine that I will do that?
reduce the amount of udp multicast packets sent to like idk `0.5`? `croc version v8.0.12-7fd8fda` btw does the discovery module works for macos? I have a feeling that not really...
Using `ble_gattc_disc_all_svcs` will never show apple's ANCS services.
I get this error: ``` doesn't satisfy `Vec: WriteBytesExt` doesn't satisfy `Vec: core2::io::traits::Write ``` I dont understand why since it is implemented in the impl folder...
I think an update should be made to the container so it will support ubuntu 20 or something... Have a nice day/eve
The python3.10 that comes in the rust container cannot be linked with because it was not compiled with `-FPIC` Please enable this in the docker!
Is this required? I am thinking of moving the Parser here from the rust std... What do you think?
Some embedded device has memory mappings... would be cool to have a signature for that so that the offset and section name will be disconnected automatically This can be done...