Sebastian
|
e0527a6876
|
Fixed typo
|
1 year ago |
Sebastian
|
c07fe31f48
|
Added note about new repository location
|
1 year ago |
Sebastian
|
7b16e42513
|
Fixes to the readme
|
1 year ago |
Sebastian
|
30d08f52e8
|
Merge pull request #4 from barskern/master
Make target for building static library
|
1 year ago |
Ole Martin Ruud
|
c80f81c43e
|
Make target for building static library
|
1 year ago |
Sebastian
|
3f67760fed
|
Merge pull request #3 from beardyw/beardyw-patch-1
Swap row and column starts when setting landscape mode
Contributed by beardyw
|
3 years ago |
beardyw
|
9bdb9d1436
|
Add files via upload
|
3 years ago |
Sebastian
|
4dcb901544
|
Merge pull request #1 from massey101/upstream-fixes
Upstream fixes
|
3 years ago |
Jack Massey
|
c7a5c9c3a5
|
Updated README with usage
This library has the pins hardcoded and so they are recorded in the
README. Also added the additional tweaks done by Massey101.
|
3 years ago |
Jack Massey
|
8fecfbff00
|
Fix unused pin PB0 being used in init
This pin is unused and shouldn't be set by the library.
|
3 years ago |
Jack Massey
|
e35c9ae2e5
|
Fix portrait mode on JAYCAR display
This was due to a simple typo when rebasing.
|
3 years ago |
Jack Massey
|
d953156461
|
Fix rotation offsets for JAYCAR display
The JAYCAR display was not having its offsets set correctly now that
they were being set by default.
|
3 years ago |
Jack Massey
|
a3766f41e9
|
Fixed mixing of tabs and spaces
|
3 years ago |
Jack Massey
|
c6e0fc6992
|
Fixed init for the JAYCAR screen
The ini for the JAYCAR screen didn't correctly set the column and row
start. This has been corrected so it matches the default landscape mode.
|
3 years ago |
Jack Massey
|
5b1ee1361c
|
Bumped version
|
3 years ago |
Jack Massey
|
672a5e9502
|
Added support for cut off bitmaps
|
3 years ago |
Jack Massey
|
cbc18d15e9
|
Added ST7735_RED144_JAYCAR screen
|
3 years ago |
Jack Massey
|
7a7b030e2a
|
Removed commented out code
|
3 years ago |
Jack Massey
|
81b9762c4b
|
Fix issues with bad logo pointer
The logo pointer being used was just incorrect and throwing a warning.
|
3 years ago |
Jack Massey
|
d591379bef
|
Fix c99 compile issues
This software depends on c99 despite the fact that it's not present in
the compile flags. This has been fixed.
|
3 years ago |
Sebastian
|
3d03fa4038
|
Added additional font and the font converter
|
6 years ago |
Sebastian
|
f1f9b255f5
|
Added fontrendering
|
6 years ago |
Sebastian
|
0da083fb1a
|
Added graphic primitives
|
6 years ago |
Sebastian
|
6673290c3f
|
Added cool image
|
6 years ago |
Sebastian
|
7523c468ed
|
Added README
|
6 years ago |
Sebastian
|
de23e0b650
|
Cleanups
|
6 years ago |
Sebastian
|
0d81f98ab9
|
Fixed set_addr_win
Fixed set_orientation
Fixed minor bugs and typos
|
6 years ago |
Sebastian
|
d8180ba10a
|
Added line and rect drawing
|
6 years ago |
Sebastian
|
e073e6c750
|
Added orientation and set pixel function
|
6 years ago |
Sebastian
|
1af8221120
|
Started porting arduino library
|
6 years ago |