User Tools

Site Tools


first_demo:framebuffer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

first_demo:framebuffer [2021/11/17 14:05] – created jasonfirst_demo:framebuffer [2021/11/17 14:07] (current) jason
Line 1: Line 1:
 The library is very much in its infancy...GitHub will be coming online soon but here is a taste of how you might do a simple software only framebuffer: The library is very much in its infancy...GitHub will be coming online soon but here is a taste of how you might do a simple software only framebuffer:
  
- +<code cpp>
-[code]+
 #include <zephyr.h> #include <zephyr.h>
 #include <device.h> #include <device.h>
Line 53: Line 52:
 } }
  
-[/code]+</code>
first_demo/framebuffer.txt · Last modified: 2021/11/17 14:07 by jason

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki