
*** Build Information ***
CHDK for sx240hs fw:100c PID:12869
build:1.7.0-6343 date:Sun, 21 Sep 2025 04:55:29 +0200

*** Camera specific notes ***
************************************
SX240 HS Notes

This is a blind port, it is based in SX260 port.

To enter CHDK <Alt> mode use the playback button.

Booting from FAT32 is supported in Canon firmware, multi-partition support not implemented
Booting from exFAT is not supported, cards must be formatted FAT to autoboot

Shortcut Keys
 In Alt mode
 TOGGLE RAW                DISPLAY Key
 In Half press shoot Mode  
 TOGGLE HISTO              DOWN Key
 TOGGLE ZEBRA              MENU Key
 TOGGLE OSD                RIGHT Key
 TOGGLE DISABLE OVERRIDES  LEFT Key

Camera only has an iris, not ND filter

Known bugs
**********
- Raw doesn't work in auto mode
- Remote Capture: LED blinks for ever and camera does not answer to commands after 
  back to play mode  (http://chdk.wikia.com/wiki/User:Nafraf/RemoteShootIssues)

For Developers
**************
SX240 and SX260 100c ROM code appears identical, and builds for one camera will run on the other.
However, the builds differ because
 PLATFORMID is different, so PS.FI2 files are not compatible and script would report the wrong value.
 GPS is not present on SX240, and is so is turned off in platform_camera.h
Any code changes made to one camera should probably be applied to the other.
