「App:Library:LVGL:docs:Porting」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
4行目: 4行目:
 
(移植)
 
(移植)
  
* Set up a project
+
* [[App:Library:LVGL:docs:Porting:Set up a project|'''Set up a project''']]
** Get the library
+
** [[App:Library:LVGL:docs:Porting:Set up a project#Get the library|Get the library]]
** Add lvgl to your project
+
** [[App:Library:LVGL:docs:Porting:Set up a project#Add lvgl to your project|Add lvgl to your project]]
** Configuration file
+
** [[App:Library:LVGL:docs:Porting:Set up a project#Configuration file|Configuration file]]
** Initialization
+
** [[App:Library:LVGL:docs:Porting:Set up a project#Initialization|Initialization]]
  
  
* Display interface
+
* [[App:Library:LVGL:docs:Porting:Display interface|'''Display interface''']]
** Draw buffer
+
** [[App:Library:LVGL:docs:Porting:Display interface#Draw buffer|Draw buffer]]
** Buffering modes
+
** [[App:Library:LVGL:docs:Porting:Display interface#Buffering modes|Buffering modes]]
** Display driver
+
** [[App:Library:LVGL:docs:Porting:Display interface#Display driver|Display driver]]
** Rotation
+
** [[App:Library:LVGL:docs:Porting:Display interface#Rotation|Rotation]]
** Further reading
+
** [[App:Library:LVGL:docs:Porting:Display interface#Further reading|Further reading]]
** API
+
** [[App:Library:LVGL:docs:Porting:Display interface#API|API]]
  
  
* Input device interface
+
* [[App:Library:LVGL:docs:Porting:Input device interface|'''Input device interface''']]
** Types of input devices
+
** [[App:Library:LVGL:docs:Porting:Input device interface#Types of input devices|Types of input devices]]
** Other features
+
** [[App:Library:LVGL:docs:Porting:Input device interface#Other features|Other features]]
** Further reading
+
** [[App:Library:LVGL:docs:Porting:Input device interface#Further reading|Further reading]]
** API
+
** [[App:Library:LVGL:docs:Porting:Input device interface#API|API]]
  
  
* Tick interface
+
* [[App:Library:LVGL:docs:Porting:Tick interface|'''Tick interface''']]
** API
+
** [[App:Library:LVGL:docs:Porting:Tick interface#API|API]]
  
  
* Task Handler
+
* [[App:Library:LVGL:docs:Porting:Task Handler|'''Task Handler''']]
  
  
* Sleep management
+
* [[App:Library:LVGL:docs:Porting:Sleep management|'''Sleep management''']]
  
  
* Operating system and interrupts
+
* [[App:Library:LVGL:docs:Porting:Operating system and interrupts|'''Operating system and interrupts''']]
** Tasks and threads
+
** [[App:Library:LVGL:docs:Porting:Operating system and interrupts#Tasks and threads|Tasks and threads]]
** Interrupts
+
** [[App:Library:LVGL:docs:Porting:Operating system and interruptsInterrupts|Interrupts]]
  
  
* Logging
+
* [[App:Library:LVGL:docs:Porting:Logging|'''Logging''']]
** Log level
+
** [[App:Library:LVGL:docs:Porting:Logging#Log level|Log level]]
** Printing logs
+
** [[App:Library:LVGL:docs:Porting:Logging#Printing logs|Printing logs]]
** Add logs
+
** [[App:Library:LVGL:docs:Porting:Logging#Add logs|Add logs]]
  
  
* Add custom GPU
+
* [[App:Library:LVGL:docs:Porting:Add custom GPU|'''Add custom GPU''']]
** Draw context
+
** [[App:Library:LVGL:docs:Porting:Add custom GPU#Draw context|Draw context]]
** Software renderer
+
** [[App:Library:LVGL:docs:Porting:Add custom GPU#Software renderer|Software renderer]]
** Extend the software renderer
+
** [[App:Library:LVGL:docs:Porting:Add custom GPU#Extend the software renderer|Extend the software renderer]]
** Fully custom draw engine
+
** [[App:Library:LVGL:docs:Porting:Add custom GPU#Fully custom draw engine|Fully custom draw engine]]
  
 
----
 
----
 
[https://robot-jp.com/wiki/index.php/App:Library:LVGL 戻る]
 
[https://robot-jp.com/wiki/index.php/App:Library:LVGL 戻る]

2022年6月21日 (火) 13:00時点における版