ssd1306 2D and font
This commit is contained in:
parent
61caf8c9f4
commit
cd315788c8
10 changed files with 7266 additions and 0 deletions
4
examples/ssd1306_fps/Makefile
Normal file
4
examples/ssd1306_fps/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROGRAM=SSD1306_fps
|
||||
EXTRA_COMPONENTS = extras/fonts extras/ssd1306 extras/i2c
|
||||
PROGRAM_SRC_DIR=. ./fonts
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue