-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpydevices-examples.toml
More file actions
167 lines (166 loc) · 22 KB
/
Copy pathpydevices-examples.toml
File metadata and controls
167 lines (166 loc) · 22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
# Generated by PyDevices publishing automation. Do not edit by hand.
# Sources intentionally track the main branch for the PyScript gallery.
[files]
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/alien/__init__.py" = "/examples/alien/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/alien/alien.py" = "/examples/alien/alien.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/alien/alien_bitmap.py" = "/examples/alien/alien_bitmap.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/analog_clock_lvgl.py" = "/examples/analog_clock_lvgl.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/apollo/apollo.py" = "/examples/apollo/apollo.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/apollo/dsky.py" = "/examples/apollo/dsky.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/appdev_encoder_test.py" = "/examples/appdev_encoder_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/appdev_simpletest.py" = "/examples/appdev_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/appdev_touch_coords.py" = "/examples/appdev_touch_coords.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/appdev_touch_test.py" = "/examples/appdev_touch_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/audio_in_playback_test.py" = "/examples/audio_in_playback_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/audio_out_test.py" = "/examples/audio_out_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/bmp565_scroll.py" = "/examples/bmp565_scroll.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/bmp565_scroll_sprite.py" = "/examples/bmp565_scroll_sprite.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/bmp565_simpletest.py" = "/examples/bmp565_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/bmp565_sprite.py" = "/examples/bmp565_sprite.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/bmp565_sprite_transparent.py" = "/examples/bmp565_sprite_transparent.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/bouncing_balls.py" = "/examples/bouncing_balls.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/boxlines.py" = "/examples/boxlines.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/calc_engine.py" = "/examples/calc_engine.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/calc_graphics.py" = "/examples/calc_graphics.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/calc_lvgl.py" = "/examples/calc_lvgl.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/calc_widgets.py" = "/examples/calc_widgets.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/__init__.py" = "/examples/car_cluster/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/car_cluster.py" = "/examples/car_cluster/car_cluster.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/chrome.py" = "/examples/car_cluster/chrome.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/focus_nav.py" = "/examples/car_cluster/focus_nav.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/gauges.py" = "/examples/car_cluster/gauges.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/input_map.py" = "/examples/car_cluster/input_map.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/key_probe.py" = "/examples/car_cluster/key_probe.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/layout.py" = "/examples/car_cluster/layout.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/lv_util.py" = "/examples/car_cluster/lv_util.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/rails.py" = "/examples/car_cluster/rails.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/__init__.py" = "/examples/car_cluster/screens/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/_common.py" = "/examples/car_cluster/screens/_common.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/assist.py" = "/examples/car_cluster/screens/assist.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/engine.py" = "/examples/car_cluster/screens/engine.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/lights.py" = "/examples/car_cluster/screens/lights.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/speed.py" = "/examples/car_cluster/screens/speed.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/theme_screen.py" = "/examples/car_cluster/screens/theme_screen.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/tires.py" = "/examples/car_cluster/screens/tires.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/trip_a.py" = "/examples/car_cluster/screens/trip_a.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/screens/trip_b.py" = "/examples/car_cluster/screens/trip_b.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/theme.py" = "/examples/car_cluster/theme.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/car_cluster/vehicle.py" = "/examples/car_cluster/vehicle.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/chango/__init__.py" = "/examples/chango/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/chango/chango.py" = "/examples/chango/chango.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/chango/chango_16.py" = "/examples/chango/chango_16.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/chango/chango_32.py" = "/examples/chango/chango_32.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/chango/chango_64.py" = "/examples/chango/chango_64.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/circuitpython/cst816.py" = "/examples/circuitpython/cst816.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/circuitpython/gc9a01_waveshare.py" = "/examples/circuitpython/gc9a01_waveshare.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/circuitpython/simon_waveshare_rp2040_touch_lcd_1_28.py" = "/examples/circuitpython/simon_waveshare_rp2040_touch_lcd_1_28.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/color_test.py" = "/examples/color_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/console_advanced_demo.py" = "/examples/console_advanced_demo.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/console_simpletest.py" = "/examples/console_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/dino.py" = "/examples/dino.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/displaybuf_simpletest.py" = "/examples/displaybuf_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/displaysys_block_test.py" = "/examples/displaysys_block_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/displaysys_fill_rect_test.py" = "/examples/displaysys_fill_rect_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/drum_machine/__init__.py" = "/examples/drum_machine/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/drum_machine/drum_machine.py" = "/examples/drum_machine/drum_machine.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/drum_seq/__init__.py" = "/examples/drum_seq/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/drum_seq/panel.py" = "/examples/drum_seq/panel.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/feathers.py" = "/examples/feathers.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/font_list.py" = "/examples/font_list.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/font_simpletest.py" = "/examples/font_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/fonts.py" = "/examples/fonts.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/framebuf_simpletest.py" = "/examples/framebuf_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/graphics_simpletest.py" = "/examples/graphics_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/hello.py" = "/examples/hello.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/joystick_list_select.py" = "/examples/joystick_list_select.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/keypins_simpletest.py" = "/examples/keypins_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/logo.py" = "/examples/logo.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/lv_gestures.py" = "/examples/lv_gestures.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/lv_interactive_test.py" = "/examples/lv_interactive_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/lv_multi_display.py" = "/examples/lv_multi_display.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/lv_test_timer.py" = "/examples/lv_test_timer.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/lvgl_test.py" = "/examples/lvgl_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/micro_gui_simpletest.py" = "/examples/micro_gui_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/nano_gui_simpletest.py" = "/examples/nano_gui_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/noto_fonts/NotoSansMono_32.py" = "/examples/noto_fonts/NotoSansMono_32.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/noto_fonts/NotoSans_32.py" = "/examples/noto_fonts/NotoSans_32.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/noto_fonts/NotoSerif_32.py" = "/examples/noto_fonts/NotoSerif_32.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/noto_fonts/__init__.py" = "/examples/noto_fonts/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/noto_fonts/noto_fonts.py" = "/examples/noto_fonts/noto_fonts.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/paint.py" = "/examples/paint.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/palettes_demo.py" = "/examples/palettes_demo.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/pbm_create_new.py" = "/examples/pbm_create_new.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/pbm_simpletest.py" = "/examples/pbm_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/piano.py" = "/examples/piano.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/pixel_sim_demos.py" = "/examples/pixel_sim_demos.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/proverbs/__init__.py" = "/examples/proverbs/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/proverbs/proverbs.py" = "/examples/proverbs/proverbs.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/proverbs/proverbs_20.py" = "/examples/proverbs/proverbs_20.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/proverbs/proverbs_30.py" = "/examples/proverbs/proverbs_30.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/pydevices_demo.py" = "/examples/pydevices_demo.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/roku_remote/__init__.py" = "/examples/roku_remote/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/roku_remote/__main__.py" = "/examples/roku_remote/__main__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/roku_remote/roku_engine.py" = "/examples/roku_remote/roku_engine.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/roku_remote/roku_graphics.py" = "/examples/roku_remote/roku_graphics.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/roku_remote/roku_lvgl.py" = "/examples/roku_remote/roku_lvgl.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/roku_remote/roku_remote.py" = "/examples/roku_remote/roku_remote.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/roku_remote/roku_sim.py" = "/examples/roku_remote/roku_sim.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/roku_remote/roku_widgets.py" = "/examples/roku_remote/roku_widgets.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/rotations.py" = "/examples/rotations.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/scroll.py" = "/examples/scroll.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/scroll_touch_test.py" = "/examples/scroll_touch_test.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/simon.py" = "/examples/simon.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/stt_groq.py" = "/examples/stt_groq.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/testris.py" = "/examples/testris.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tiny_hello.py" = "/examples/tiny_hello.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tiny_toasters/__init__.py" = "/examples/tiny_toasters/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tiny_toasters/tiny_toasters.py" = "/examples/tiny_toasters/tiny_toasters.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tiny_toasters/tiny_toasters_bitmaps.py" = "/examples/tiny_toasters/tiny_toasters_bitmaps.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/touch_gui_simpletest.py" = "/examples/touch_gui_simpletest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tower_climb/__init__.py" = "/examples/tower_climb/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tower_climb/_cfg.py" = "/examples/tower_climb/_cfg.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tower_climb/_paths.py" = "/examples/tower_climb/_paths.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tower_climb/assets/gen_tower_assets.py" = "/examples/tower_climb/assets/gen_tower_assets.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tower_climb/tools/playtest.py" = "/examples/tower_climb/tools/playtest.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tower_climb/tower_climb.py" = "/examples/tower_climb/tower_climb.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tower_climb/tower_climb_trace.py" = "/examples/tower_climb/tower_climb_trace.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/tv_remote_menu.py" = "/examples/tv_remote_menu.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/widgets_clinic_queue.py" = "/examples/widgets_clinic_queue.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/widgets_energy_panel.py" = "/examples/widgets_energy_panel.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/examples/widgets_locker_kiosk.py" = "/examples/widgets_locker_kiosk.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/color_setup.py" = "/utils/color_setup.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/console.py" = "/utils/console.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/displaybuf.py" = "/utils/displaybuf.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fetch_ph_gui.py" = "/utils/fetch_ph_gui.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/__init__.py" = "/utils/fonts/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga1_16x16.py" = "/utils/fonts/vga1_16x16.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga1_16x32.py" = "/utils/fonts/vga1_16x32.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga1_8x16.py" = "/utils/fonts/vga1_8x16.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga1_8x8.py" = "/utils/fonts/vga1_8x8.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga1_bold_16x16.py" = "/utils/fonts/vga1_bold_16x16.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga1_bold_16x32.py" = "/utils/fonts/vga1_bold_16x32.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga2_16x16.py" = "/utils/fonts/vga2_16x16.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga2_16x32.py" = "/utils/fonts/vga2_16x32.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga2_8x16.py" = "/utils/fonts/vga2_8x16.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga2_8x8.py" = "/utils/fonts/vga2_8x8.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga2_bold_16x16.py" = "/utils/fonts/vga2_bold_16x16.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/fonts/vga2_bold_16x32.py" = "/utils/fonts/vga2_bold_16x32.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/framebuf.py" = "/utils/framebuf.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/hardware_setup.py" = "/utils/hardware_setup.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/itertools.py" = "/utils/itertools.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/keypins.py" = "/utils/keypins.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/lv_encoder_emu.py" = "/utils/lv_encoder_emu.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/path.py" = "/utils/path.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/pixel_sim/__init__.py" = "/utils/pixel_sim/__init__.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/pixel_sim/board_config.py" = "/utils/pixel_sim/board_config.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/png.py" = "/utils/png.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/ps_loader.py" = "/utils/ps_loader.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/secrets.py" = "/utils/secrets.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/tft_bitmap.py" = "/utils/tft_bitmap.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/tft_config.py" = "/utils/tft_config.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/tft_text.py" = "/utils/tft_text.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/tft_write.py" = "/utils/tft_write.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/touch_setup.py" = "/utils/touch_setup.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/tree.py" = "/utils/tree.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/uctypes.py" = "/utils/uctypes.py"
"https://raw.githubusercontent.com/PyDevices/pydevices-examples/main/lib/utils/viper_tools.py" = "/utils/viper_tools.py"