mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-16 04:18:20 +00:00
add buffer animation demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@691 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -54,6 +54,7 @@ static void workbench_entry(void* parameter)
|
||||
demo_view_dc(workbench);
|
||||
demo_view_dc_buffer(workbench);
|
||||
demo_view_animation(workbench);
|
||||
demo_view_buffer_animation(workbench);
|
||||
demo_view_window(workbench);
|
||||
demo_view_label(workbench);
|
||||
demo_view_button(workbench);
|
||||
|
||||
Reference in New Issue
Block a user