Skip to content

Commit a661c49

Browse files
authored
Merge branch 'master' into master
2 parents b40e79c + 5b4054d commit a661c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/app-framework/wgl/readme.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ When the littlevgl library is compiled into the runtime, all the widget data is
2727

2828
# API compatibility with littlevgl
2929
We wish the application continue to use the littlevgl API and keep existing header files inclusion, however it is also a bit challenging since we have to redefine some data types such as lv_obj_t in the APIs exposed to the WASM app.
30+
3031
'''
3132
typedef void lv_obj_t;
3233
'''

0 commit comments

Comments
 (0)