commit | ab4023c4ea08d0a87742dde9021f47b81d47c380 | [log] [tgz] |
---|---|---|
author | James Roy <rruuaanng@outlook.com> | Tue Mar 11 21:33:25 2025 +0800 |
committer | Benjamin Cabé <kartben@gmail.com> | Fri Mar 14 14:39:40 2025 +0100 |
tree | 077583d9938d88796bc7a819a53c7855892438ed | |
parent | 1a55ecfbe68cda80f3dfc183afb7fb65203f281f [diff] |
drivers: display: Add SDL implementation example Implement the '.clear' interface in the SDL driver to allow the upper layers to use the display_clear function. Signed-off-by: James Roy <rruuaanng@outlook.com>