Commit Graph
3171 Commits
Author SHA1 Message Date
olikraus bc051bca24 issue #2661, disable low power mode 0x39 --> 0x38 2025-06-23 12:45:11 +02:00
olikraus 6a47805490 issue #2661, changed col addr cmd end position to 0x27 2025-06-23 12:43:02 +02:00
olikraus 5dd271ff54 issue #2661, y+=120 2025-06-23 12:41:31 +02:00
olikraus 65a3ef0bab 2.36.10 2025-06-22 18:11:31 +02:00
olikraus 38c093e41c issue #2661 208 pixel configuration, cmd 0x2a update 2.36.10 2025-06-22 18:10:19 +02:00
olikraus 2a6fa4b816 issue #2661 codebuild exec 2025-06-22 18:06:59 +02:00
olikraus f600742fd7 issue #2661 codebuild 2025-06-22 18:06:46 +02:00
olikraus cffcd32682 update #2661 2025-06-22 13:50:56 +02:00
olikraus 41971c801d issue #2661 2025-06-22 12:38:49 +02:00
olikraus 9a60fc96a0 2.36.9 2025-06-22 10:29:34 +02:00
olikraus deb1fa2fce issue #2661 inoupdate examples 2.36.9 2025-06-22 10:24:23 +02:00
olikraus 694cb1ec3a issue #2661 inoupdate 2025-06-22 10:24:12 +02:00
olikraus bd5a57efc1 issue #2661 codebuild 2025-06-22 10:23:08 +02:00
olikraus 562d8c5efb issue #2661 200x200 display 2025-06-22 10:22:05 +02:00
olikraus a27b0bda13 issue #2661 update pixel mapping 2025-06-22 09:58:32 +02:00
olikraus 4abaf19f02 update #2666 2025-06-17 23:04:39 +02:00
olikraus 02c1975248 2.36.8 2025-06-16 21:15:29 +02:00
olikraus f20dfbc365 #2658 2.36.8 2025-06-15 13:47:24 +02:00
olikraus 926a9e4cd9 korean fonts, #2653 2025-06-14 19:36:53 +02:00
olikraus 1a1e060336 hbshape2u8g2 #2656 2025-06-14 15:59:16 +02:00
olikraus 024156f4de mui example, #2656 2025-06-14 15:21:18 +02:00
olikraus 370f04616e mui example, #2656 2025-06-14 15:10:19 +02:00
olikraus 156655af6f added drawHB to cpp code, #2656 2025-06-14 13:08:54 +02:00
olikraus 6805dcd427 added drawHB c code to repo, #2656 2025-06-14 13:03:14 +02:00
olikraus 6524ed39f2 2.36.7 2025-06-13 17:08:04 +02:00
olikraus a71207c584 ino update #2661 2.36.7 2025-06-13 16:42:00 +02:00
olikraus b5768de48b update codebuild #2661 2025-06-13 16:39:53 +02:00
olikraus 24c07342e8 update 2025-06-13 14:48:21 +02:00
olikraus 344f644284 update 2025-06-13 01:28:19 +02:00
olikrausandGitHub 67043c3d14 Merge pull request #2659 from koendv/master
mui: uint8_t hex min/max bug #2658
2025-06-13 01:27:38 +02:00
olikraus 6befe7cc87 issue #2654 2025-06-12 22:19:02 +02:00
Koen De Vleeschauwer 9c1cc8ebd8 mui: uint8_t hex min/max bug #2658 2025-06-12 21:58:59 +02:00
olikraus 1a4fe87cbc 2.36.6 2025-06-12 14:52:09 +02:00
olikraus 484d2d3f28 issue #2656 2.36.6 2025-06-12 13:59:58 +02:00
olikraus 7196b3523f issue #2656 2025-06-12 10:12:57 +02:00
olikrausandGitHub 18dc4a8294 Merge pull request #2655 from koendv/master
mui: uint8_t hex min/max
2025-06-12 09:53:49 +02:00
olikraus 5436b6db6c st7305 test 2025-06-11 20:34:40 +02:00
olikraus e9cb642b51 bdfconv comments 2025-06-11 18:41:52 +02:00
olikrausandGitHub 47ef6f7312 Merge pull request #2647 from iggymayer/master
Add support SSD1315 128x64
2025-06-10 16:56:32 +02:00
olikrausandGitHub ba4c36f714 Merge pull request #2648 from mwinters-stuff/master
Update cmake_minimum_version
2025-06-10 16:53:39 +02:00
Koen De Vleeschauwer 5a2a77f637 mui: uint8_t hex min/max 2025-06-08 07:35:12 +02:00
Ikitursa 8b77ba2b5d Modify codebuild.c and rebuild code
Modify codebuild.c and rebuild code
2025-05-23 18:30:52 +08:00
Mathew Winters 57b54c28fa Update cmake_minimum_version
The version is about to be depricated and needed updating to atleast 3.13 which pico sdk uses.
Stops the warning when building.

CMake Deprecation Warning at build/_deps/u8g2-src/CMakeLists.txt:1 (cmake_minimum_required):Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
2025-05-23 19:51:23 +12:00
Ikitursa 42607c2854 Update u8x8_d_ssd1315_128x64_noname.c
Modify the default value of the Iref register and related comments
2025-05-22 08:05:39 +08:00
Ikitursa 6268d03a62 Add support SSD1315 128x64
3W/4W SW/HW SPI
SW/HW I2C
2025-05-21 15:48:14 +08:00
olikrausandGitHub 44bfa99efd Merge pull request #2641 from whj4674672/rt-thread
Fix the implicit declaration of the function
2025-05-18 11:01:29 +02:00
wanghaijing 4053de5ed5 Fix the implicit declaration of the function 2025-05-09 11:23:51 +08:00
olikraus d85b6557c6 reverted codebuild optimization 2025-05-02 22:01:03 +02:00
olikraus f27be15217 update, size reduction 2025-04-18 12:18:55 +02:00
olikraus 173ceca4a1 update, size reduction 2025-04-18 12:17:26 +02:00