HelTecAutomation / CubeCell-Arduino

Heltec CubeCell Series (based on ASR6501, ASR6502 chip) Arduino support.
256 stars 140 forks source link

CubeCellFtools is not avalible for raspberry pi ( armv1) can't compile ! #266

Open Amr-MKamal opened 1 year ago

Amr-MKamal commented 1 year ago

in platform package index: https://github.com/HelTecAutomation/CubeCell-Arduino/blob/master/package/package_CubeCell_index.template.json , it's apparent that RPI is not supported or ( armv1 / arm64) yet after manual installation & replacement of the tools yet it's still apparent that the compilation process is dependent on CubeCellFtools in https://github.com/HelTecAutomation/CubeCell-Arduino/blob/master/platform.txt , this can be solved by making a compatible version for pi , also the rest of the tools should be up dated