Ignore:
Timestamp:
07/29/11 08:50:30 (23 months ago)
Author:
philmoz
Message:

Add entry for CAM_DRYOS_2_3_R39 with comment to camera.h.
Add new entry for CAM_DRYOS_2_3_R47 with comment to camera.h (for new cameras with DryOS release 47).
Update make_filesystem_bootable for R47 - will now allow making any SD card (FAT12, FAT16 or FAT32) bootable from within CHDK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/camera.h

    r1250 r1253  
    2222#undef  CAM_DRYOS                               // Camera is DryOS-based 
    2323#undef  CAM_PROPSET                             // Camera's properties group (the generation) 
     24#undef  CAM_DRYOS_2_3_R39                       // Define for cameras with DryOS release R39 or greater 
     25#undef  CAM_DRYOS_2_3_R47                       // Define for cameras with DryOS release R47 or greater 
    2426 
    2527#undef  CAM_SWIVEL_SCREEN                       // Camera has rotated LCD screen 
Note: See TracChangeset for help on using the changeset viewer.