https://bitbucket.org/hudson/magic-lantern
Revision f4fb08288ce243d818bb7cbec0cc866efa5797a8 authored by alex@thinkpad on 29 October 2017, 19:04:27 UTC, committed by alex@thinkpad on 29 October 2017, 19:04:27 UTC
(they are interchangeable; older systems may require gvfs-mount, newer systems will print warnings)
1 parent 94ac658
Raw File
Tip revision: f4fb08288ce243d818bb7cbec0cc866efa5797a8 authored by alex@thinkpad on 29 October 2017, 19:04:27 UTC
Makefile: use "gio mount" rather than "gvfs-mount"
Tip revision: f4fb082
all_headers.h
// put each header that has OS_COMMANDS here
// 0x00, 0x01, 0x02, 0x03, 0x04
#include "dryos.h"
// 0x05
#include "bmp.h"
// 0x06
#include "property.h"
// 0x07
#include "menu.h"
// 0x08
#include "console.h"
// 0x09
#include "lens.h"
// 0x0A
#include "config.h"
// 0x0B
#include "zebra.h"
back to top