Mini CHDK - General Discussion and Assistance - CHDK Forum

Mini CHDK

  • 2 Replies
  • 3543 Views
Mini CHDK
« on: 21 / April / 2014, 06:53:48 »
Advertisements
Hi,

is it possible to get the newest CHDK-Version as Sourcecode (trunk without /platform) without all not necessary funktions?

I mean: Without lua, basic, games, gps, cordic, ptp, usb, ...

CHDK with only basic Funktions.

Bye



Re: Mini CHDK
« Reply #1 on: 21 / April / 2014, 09:09:44 »
is it possible to get the newest CHDK-Version as Sourcecode (trunk without /platform) without all not necessary funktions?
The full source is available at https://www.assembla.com/spaces/chdk/trac_subversion_tool

You can download individual directories using the svn tools like this (for example) :
Code: [Select]
svn co http://subversion.assembla.com/svn/chdk/trunk/core
Quote
I mean: Without lua, basic, games, gps, cordic, ptp, usb, ...
CHDK with only basic Funktions.
Many people would consider some of the functions you listed as basic or essential.  So it looks like you want to customize what's in the build.  Some of those things can be excluded by changing build options in the main CHDK Makefile.  Others you will have to remove yourself.
Ported :   A1200    SD940   G10    Powershot N    G16

*

Offline reyalp

  • ******
  • 14114
Re: Mini CHDK
« Reply #2 on: 21 / April / 2014, 16:50:02 »
You can download individual directories using the svn tools like this (for example) :
Code: [Select]
svn co http://subversion.assembla.com/svn/chdk/trunk/core
Of course, it won't do nocaC_230 any good unless he just wants some light reading ;)

You should be able to build with just one platform (+generic, libs, include, tools etc) in place.

@nocaC_230:
There is no such thing as a "mini" CHDK, but many of the features mentioned are in modules, and so they don't have much impact at run time you don't use them. There are some things that can theoretically be turned off at compile time, although I wouldn't bet that all of those defines actually work any more.
Don't forget what the H stands for.

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal