Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
xwang98 authored Apr 13, 2020
2 parents b40e79c + 5b4054d commit a661c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/app-framework/wgl/readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ When the littlevgl library is compiled into the runtime, all the widget data is

# API compatibility with littlevgl
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.

'''
typedef void lv_obj_t;
'''
Expand Down

0 comments on commit a661c49

Please sign in to comment.