olikraus
|
7328d33c27
|
added expected result
|
2026-05-17 11:16:31 +02:00 |
|
 olikrausandGitHub
|
aa61e37ca8
|
Merge pull request #2773 from olikraus/add-cicd-pipeline
sdl cicd
|
2026-05-17 10:52:59 +02:00 |
|
olikraus
|
8671bbd33e
|
sdl cicd
|
2026-05-17 10:44:03 +02:00 |
|
olikraus
|
96e3448f6c
|
PeltierCooler
|
2026-05-15 22:16:49 +02:00 |
|
olikraus
|
e87e4c1ccf
|
Merge branch 'master' of https://github.com/olikraus/u8g2
|
2026-05-14 13:30:29 +02:00 |
|
olikraus
|
1eba65af60
|
issue #2772 (inoupdate)
|
2026-05-14 13:30:11 +02:00 |
|
olikraus
|
a692f9f7d3
|
issue #2772
|
2026-05-14 13:29:49 +02:00 |
|
 olikrausandGitHub
|
3b8939cd01
|
Merge pull request #2761 from basilfx/feature/unused_y
fix: comment unused y in s1d15e06
|
2026-04-01 21:25:51 +02:00 |
|
Bas Stottelaar
|
c2935e962c
|
fix: comment unused y in s1d15e06
|
2026-03-09 22:35:14 +01:00 |
|
olikraus
|
41e43b4aba
|
2.36.18
|
2026-03-08 23:45:32 +01:00 |
|
olikraus
|
2dbd8bd992
|
Merge branch 'master' of https://github.com/olikraus/u8g2
|
2026-03-08 23:44:05 +01:00 |
|
olikraus
|
1ff48b31f6
|
2.36.18
|
2026-03-08 23:43:55 +01:00 |
|
olikraus
|
d66b49af3e
|
Merge branch 'master' of https://github.com/olikraus/u8g2
2.36.18
|
2026-03-08 23:38:35 +01:00 |
|
olikraus
|
e4a582214c
|
st7305 300x400, issue #2661
|
2026-03-08 23:38:18 +01:00 |
|
 olikrausandGitHub
|
d5f9ad6a6c
|
Merge pull request #2758 from SakuraForce/bugfix/rt-thread_hw_i2c
fix: Build error under rt-thread using only U8G2_USE_HW_I2C
|
2026-03-08 08:53:44 +01:00 |
|
olikraus
|
97b8dbea83
|
fixed unused 'x' warning with st7302, issue #2756
|
2026-03-08 08:37:49 +01:00 |
|
olikraus
|
6b26e20526
|
fixed unused 'x' warning, issue #2756
|
2026-03-08 08:32:45 +01:00 |
|
olikraus
|
4aa652f143
|
Merge branch 'master' of https://github.com/olikraus/u8g2
|
2026-03-08 07:49:47 +01:00 |
|
olikraus
|
3f30eca263
|
SW I2C, issue 2744
|
2026-03-08 07:49:39 +01:00 |
|
Cain Sakura
|
b3bee419f0
|
fix: Build error under rt-thread using only U8G2_USE_HW_I2C without U8G2_USE_HW_SPI
|
2026-03-06 21:42:13 +08:00 |
|
 olikrausandGitHub
|
714ac83357
|
Merge pull request #2753 from basilfx/feature/signed_compare
fix: several compilation issues under LLVM and more
|
2026-03-01 22:24:01 +01:00 |
|
Bas Stottelaar
|
830dcdf0c3
|
fix: silence unused variable warning in assert(..)
When assert(..) is a no-op, compilers may warn about the variable
being unused. Explicitly marking it to silence the warning.
|
2026-03-01 22:22:43 +01:00 |
|
Bas Stottelaar
|
acd6667d45
|
fix: use memcpy to prevent memory alignment error
|
2026-03-01 22:22:43 +01:00 |
|
Bas Stottelaar
|
3cac0da0c9
|
fix: cast rad to u8g2_int_t in u8g2_draw_arc
|
2026-03-01 22:22:43 +01:00 |
|
 olikrausandGitHub
|
b94e4ed268
|
Merge pull request #2733 from marshfolx/master
Add conditional definition for u8g_sdl_multiple
|
2026-03-01 21:42:02 +01:00 |
|
 olikrausandGitHub
|
0df96f84d9
|
Merge pull request #2749 from iggymayer/master
Add support SSD1362Z OEL1M0033-W-E 256x64
|
2026-03-01 21:36:41 +01:00 |
|
 olikrausandGitHub
|
e1ce4e5241
|
Merge pull request #2743 from krishchan007/pico-hal
Add RP2040,RP2350 / Raspberry Pi Pico HAL
|
2026-03-01 20:37:09 +01:00 |
|
 marshfolxandGitHub
|
4c15beef68
|
Merge branch 'olikraus:master' into master
|
2026-02-04 16:28:06 +08:00 |
|
Ikitursa
|
e06122c30b
|
Add support SSD1362Z OEL1M0033-W-E 256x64
|
2026-02-03 17:51:29 +08:00 |
|
krishchan007
|
b472b7cb74
|
Add pico hal files
Add RP2040/RP2350 Pico HAL example
|
2026-01-21 17:08:35 +05:30 |
|
olikraus
|
764ee93150
|
2.36.17
|
2026-01-16 18:06:14 +01:00 |
|
olikraus
|
f53ee95dec
|
issue #2164 renamed the driver to uc1698_160x160
2.36.17
|
2026-01-16 18:04:19 +01:00 |
|
olikraus
|
0f9dbc8f6c
|
issue #2164 ino exec
|
2026-01-16 17:58:12 +01:00 |
|
olikraus
|
30384e30f2
|
issue #2164 inoupdate
|
2026-01-16 17:58:03 +01:00 |
|
olikraus
|
bac05c77c7
|
issue #2164 codebuild
|
2026-01-16 17:52:30 +01:00 |
|
olikraus
|
13378efa82
|
issue #2164
|
2026-01-16 17:52:15 +01:00 |
|
 olikrausandGitHub
|
7b5b81d7f9
|
Merge pull request #2740 from Jack-by/Add-uc1698u-from-Jack-by
Add new LCD ERC160160 on uc1698u
|
2026-01-16 17:43:34 +01:00 |
|
Jack-by
|
877da00bad
|
Add new LCD ERC160160 on uc1698u
u8x8.h
+ uint8_t u8x8_d_uc1698u_cg160160(u8x8_t *u8x8, uint8_t msg, uint8_t arg_int, void *arg_ptr);
u8g2_d_setup.c
+ /* uc1698u f */
+ void u8g2_Setup_uc1698u_cg160160(u8g2_t *u8g2, const u8g2_cb_t *rotation, u8x8_msg_cb byte_cb, u8x8_msg_cb gpio_and_delay_cb)
+ {
+ uint8_t tile_buf_height;
+ uint8_t *buf;
+ u8g2_SetupDisplay(u8g2, u8x8_d_uc1698u_cg160160, u8x8_cad_001, byte_cb, gpio_and_delay_cb);
+ buf = u8g2_m_20_20_f(&tile_buf_height);
+ u8g2_SetupBuffer(u8g2, buf, tile_buf_height, u8g2_ll_hvline_horizontal_right_lsb, rotation);
+ }
+ u8x8_d_uc1698.c
|
2026-01-16 10:39:24 +03:00 |
|
olikraus
|
dbd338af5d
|
changelog issue #2737
2.36.16
|
2026-01-13 10:28:03 +01:00 |
|
olikraus
|
da52fab3b0
|
ino updata issue #2737
|
2026-01-13 10:25:12 +01:00 |
|
olikraus
|
a45d5bb4c2
|
codebuild issue #2737
|
2026-01-13 10:17:56 +01:00 |
|
olikraus
|
6d8b488aa0
|
issue #2737
|
2026-01-13 10:15:56 +01:00 |
|
 marshfolxandGitHub
|
2948c5a747
|
Add conditional definition for u8g_sdl_multiple
use U8G2_U8G_SDL_MULTIPLE to adjust window size and pixel size.
|
2025-12-11 14:10:10 +08:00 |
|
olikraus
|
924f3a9344
|
pdf
|
2025-11-09 19:19:39 +01:00 |
|
olikraus
|
7d5e8eb5db
|
Merge branch 'master' of https://github.com/olikraus/u8g2
|
2025-11-09 17:02:27 +01:00 |
|
olikraus
|
5ccf78963c
|
update
|
2025-11-09 17:02:19 +01:00 |
|
 olikrausandGitHub
|
6d17a22ad6
|
Merge pull request #2714 from koendv/master
rt-thread: take spi bus
|
2025-10-26 19:12:34 +01:00 |
|
Koen De Vleeschauwer
|
7bd9d45461
|
rt-thread: take spi bus
|
2025-10-24 10:28:18 +02:00 |
|
 olikrausandGitHub
|
c3d4b1fd8e
|
Merge pull request #2713 from marshfolx/master
Fix SDL compilation issue #2710
|
2025-10-21 21:44:22 +02:00 |
|
 marshfolxandGitHub
|
e8196b627f
|
Include stdio.h in u8x8_d_sdl_128x64.c
Added stdio.h for additional functionality.
|
2025-10-21 09:29:41 +08:00 |
|