Files¶
- file Graphics_Complete_Examples.md
- file Graphics_Complete_UserGuide.md
- file Graphics_Widget_Documentation.md
- file OLED_Documentation_Summary.md
- file OLED_Examples.md
- file OLED_Namespace.md
- file OLED_Usage_Guide.md
- file animation_config.h
Configuration parameters for the animation framework. - file circle.c
- file circle.h
Circle geometry and drawing function declarations. - file ellipse.c
- file ellipse.h
Ellipse drawing utilities for 2D graphics rendering. - dir lib
- dir lib/application
- file c
- file h
Application descriptor and clock/boot provider interfaces. - dir lib/application/sys_boot
- dir lib/application/sys_clock
- dir lib/config
- dir lib/gpio
- dir lib/graphic
- file h
Core graphics type definitions and forward declarations. - dir lib/graphic/base
- dir lib/graphic/benchmark
- dir lib/graphic/device
- file c
- dir lib/graphic/device/oled
- dir lib/graphic/fast_test
- dir lib/graphic/fast_test/demo_support
- dir lib/graphic/fast_test/demos
- dir lib/graphic/fast_test/demos/demo_end_screen
- file c
Final demo end screen.
- file c
- dir lib/graphic/fast_test/demos/demo_icontext_menu
- dir lib/graphic/fast_test/demos/demo_progressbar
- file c
Progress bar widget demonstration.
- file c
- dir lib/graphic/fast_test/demos/demo_text
- file c
- dir lib/graphic/fast_test/demos/demo_end_screen
- file c
- file h
- file c
- file h
- dir lib/graphic/resource
- file h
Graphics resource configuration and feature toggles. - dir lib/graphic/resource/default
- file h
- dir lib/graphic/widget
- dir lib/graphic/widget/animation
- file c
- dir lib/graphic/widget/base_support
- file c
- file h
Image widget for rendering bitmap graphics. - dir lib/graphic/widget/base_support/common
- dir lib/graphic/widget/menu
- file c
Icon-text menu widget implementation. - file h
Icon-text menu widget for scrollable menu display. - file c
- file h
Menu widget for hierarchical item selection. - file h
Menu widget compile-time configuration. - file c
- file h
Menu indicator widget for visual selection feedback. - file c
- file h
Menu item widget for menu selection options.
- file c
- dir lib/graphic/widget/progressbar
- dir lib/graphic/widget/widget
- file c
- file h
Text widget for rendering ASCII text strings. - file c
- file h
Text widget font configuration and selection.
- dir lib/graphic/widget/animation
- file h
- dir lib/iic
- dir lib/input
- dir lib/logger
- dir lib/oled
- dir lib/oled/configs
- dir lib/oled/driver
- dir lib/oled/driver/backend
- dir lib/oled/driver/device
- file h
Generic device descriptor used by OLED drivers. - dir lib/oled/driver/device/ssd1306
- dir lib/oled/driver/device/ssd1309
- dir lib/oled/driver/device/ssd1327
- file h
- file h
- file c
- file h
Generic OLED object and operations exposed to application code. - file c
- dir lib/uart
- dir lib/uart/backend
- file h
- dir lib/application
- file line.c
- file line.h
Line drawing utilities for 2D graphics rendering. - file point.h
Point and Vector data structures and utility functions for 2D graphics. - file rectangle.c
- file size.c
- file size.h
Size data structure and utilities for 2D graphics. - file triangle.c
Updated on 2026-02-03 at 13:21:55 +0000