Menu

#455 Smaller version with less features

None
pending
5
2015-02-05
2015-01-30
No

Hello!
would it be possible to create a smaller version with just what it needs to access the SD card and download files? currently the drivers file is too big and downloads additional libraries and all this is about 1mb and doesnt fit into my mr3040.

Thanks!

Discussion

  • Marcus Meissner

    Marcus Meissner - 2015-02-05
    • status: open --> pending
    • assigned_to: Marcus Meissner
    • Group: -->
     
  • Marcus Meissner

    Marcus Meissner - 2015-02-05

    you can remove camera library drivers that you do not need.

    either as configure option --with-camlibs=directory
    or remove them after build.

    if you do filesystem access only, "directory" is the driver, but then you might not even need libgphoto2 to access it at all and just use unix methods to copy files.

     

Log in to post a comment.