BogDan Vatra
BogDan Vatra
> > I could not managed link the tape files extensions (.tar, .tap) to the SCST (scisi streamer) > > The extension mapping is handled in https://github.com/PiSCSI/piscsi/blob/develop/cpp/devices/device_factory.h > > The...
> Did you follow the docker instructions in https://github.com/PiSCSI/piscsi/tree/develop/docker ? What issues did you run into? If there is something that’s broken then I’d like to try fixing it! Yup,...
It didn't work... I'll check it again once I'm back.
I'd like to take a look to it, Is this https://github.com/conan-io/conan/blob/develop2/conan/tools/cmake/file_api.py the right one?
> Yes, that one. The idea is to create an intermediate json representation format. I was thinking to something a bit more straightforward (easier?). Instead to do: ```python def build(self):...
https://milkv.io/megrez which is based on P550 CPU, seems to have H extension (see https://milkv.io/docs/megrez/development-guide/kvm ), that means also https://www.sifive.com/boards/hifive-premier-p550 should have it. Update: Megrez for sure has H extension as...
Thanks a lot for your quick reply! > have no interest in supporting SdFat on new platforms. I will not being doing much much new development of SdFat. In this...
@greiman did you manage to post the pio SDIO driver? Thanks in advance :) !
First and foremost, I'd like to say thanks a lot Bill for all your effort on this project. As a FOSS contributor myself, I know it is hard to maintain...
It doesn't build anymore ``` bogdan@dragon:~/work/kdab/android_openssl$ ./build_ssl.sh Downloading OpenSSL 1.1.1u Build 1.1.1u Extracting OpenSSL 1.1.1u under /home/bogdan/work/kdab/android_openssl ~/work/kdab/android_openssl/openssl-1.1.1u ~/work/kdab/android_openssl Configuring OpenSSL 1.1.1u with parameters: shared android-x86 -U__ANDROID_API__ -D__ANDROID_API__= Building... In...