forked fromlvgl-micropython/lvgl_micropython
- Notifications
You must be signed in to change notification settings - Fork3
Commite08dbb1
authored
Fixes build script for ESP32
a) copy_updated_files renamed to copy_micropy_updatesb) use os.makedirs instead of os.mkdir so the intermediate directory 'originals' will be created1 parent4c62391 commite08dbb1
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
1140 | 1140 | | |
1141 | 1141 | | |
1142 | 1142 | | |
1143 | | - | |
| 1143 | + | |
1144 | 1144 | | |
1145 | 1145 | | |
1146 | 1146 | | |
| |||
0 commit comments
Comments
(0)