reticulatedpines / magiclantern_simplified

A Git based version of Magic Lantern, for those unwilling or unable to work using Mercurial. The vast majority of branches have been removed, with those thought to be important brought in individually and merged.
GNU General Public License v2.0
147 stars 51 forks source link

M50.110 support #10

Closed kitor closed 3 years ago

kitor commented 3 years ago

Commits include br and flioner changes from their repo as a base. Contains some minor fixes for R too, as found during M50 port.

Current status is as described in readme.md in platform directory.

Only important change in src/ dir is expanding tasks.h ifdef guards from 200D|R to DIGIC_78, as discussed previously.