Commit Graph
3280 Commits
Author SHA1 Message Date
Ikitrusa 7b14dc3eee fix flipmode 2026-06-14 14:21:21 +08:00
olikraus cbceaa1cab 2.37.1 2026-05-26 23:18:17 +02:00
olikraus 414efcdb7a ino update issue #2777 2.37.1 2026-05-26 13:41:19 +02:00
olikraus 6cb29dc7da issue #2777 2026-05-25 23:24:14 +02:00
olikraus 0cff73323c example, issue #2776 2026-05-24 21:55:54 +02:00
olikraus 431413875c codebuild exec, issue #2776 2026-05-24 21:28:44 +02:00
olikraus 1338dfa65c codebuild, issue #2776 2026-05-24 21:28:36 +02:00
olikraus 2af59d2d5b driver update, issue #2776 2026-05-24 21:25:40 +02:00
olikraus eb7ecaaa41 2.36.19 2026-05-17 21:15:27 +02:00
olikraus 46b7f48bcb issue #2720 2.36.19 2026-05-17 15:51:54 +02:00
olikraus 6a245232a6 issue #1612 2026-05-17 15:12:37 +02:00
olikraus 3d0c4c383c issue #2607 2026-05-17 14:42:24 +02:00
olikraus 88a0181f30 codebuild exec #issue 2607 2026-05-17 14:39:45 +02:00
olikraus 4bad9d9bb4 codebuild #issue 2607 2026-05-17 14:39:26 +02:00
olikraus 148aac6cf0 ST7586 240x64 #issue 2607 2026-05-17 14:34:01 +02:00
olikraus 2f721cd406 dec/inc #2551 2026-05-17 14:25:03 +02:00
olikraus bd7cb4caa5 copy drawXBM u8x8 example to release folder, #2531 2026-05-17 14:14:15 +02:00
olikraus 5be33e7ef5 git push with tags, #214 2026-05-17 13:38:00 +02:00
olikraus 3c2997a78c test 2026-05-17 13:36:51 +02:00
olikraus 748ef32aa6 test 2026-05-17 13:36:41 +02:00
olikraus 37baa160be added --tags to git push 2026-05-17 13:31:56 +02:00
olikraus 0b77a86a55 update 2026-05-17 11:27:25 +02:00
olikraus 11a45c0bbc Merge branch 'master' of https://github.com/olikraus/u8g2 2026-05-17 11:16:51 +02:00
olikraus 7328d33c27 added expected result 2026-05-17 11:16:31 +02:00
olikraus 7b52ea04c7 Fix Makefile: Add missing u8x8_d_stdio.c dependency for u8g2_SetupBufferStdio 2026-05-17 10:58:20 +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