Application development environment configuration method, device and equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- GUANGDONG OPPO MOBILE TELECOMM CORP LTD
- Publication Date
- 2021-01-08
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the field of computer technology, and in particular to a configuration method, device, equipment and storage medium of an application development environment. Background technique
[0002] RT-Thread, the full name is Real Time-Thread, as the name suggests, it is an embedded real-time multi-threaded operating system, one of the basic properties is to support multi-tasking, allowing multiple tasks to run at the same time, while RT-Thread has high real-time performance and low occupation time. Small resources, low power consumption, fast startup, etc., are very suitable for resource-constrained platforms. Among them, LittlevGL can be transplanted on RT-Thread, where LittlevGL (may be referred to as LVGL for short) is an embedded open source graphics library, its components are easy to use, the graphics effect is good, and the memory usage is low.
[0003] In the current related solutions, the LVGL graphics library suppo...