fuzev2: prevent button light flickering when accessing µSD
[kugel-rb.git] / utils / rockbox_api / README
blob1ed251c91815753ad5ec71b3d46233a0b3b00ac0
1 ==============================
2 generate.php
3 ==============================
5  php generate.php > output.txt
7 --------------
8  Generates output.txt of apps/plugin.h
10 ==============================
11 update.php
12 ==============================
14  php update.php input_file.txt > output.txt
16 --------------
17  Updates input_file.txt with newer values of apps/plugin.h
19 ==============================
20 gen_html.php
21 ==============================
23  php gen_html.php input_file.txt
25 --------------
26  Generates HTML output of input_file.txt in output/*.html
28  Known issues:
29   * [F[function]] doesn't work with functions outside of the current .html