Commit Graph

2753 Commits

Author SHA1 Message Date
kraus d52d3d6fbf update 2021-10-06 18:50:44 +02:00
olikraus 76150c678b
Merge pull request #1615 from wuhanstudio/unified-cppsrc
Use the same U8g2lib.cpp and U8x8lib.cpp for different ports
2021-10-06 18:44:50 +02:00
kraus 27518d3e7e font build, #issue 1616 2021-10-06 18:42:16 +02:00
kraus eb15e0ff24 Merge branch 'master' of https://github.com/olikraus/u8g2 2021-10-06 18:37:07 +02:00
kraus 47585de6c7 issue #1616 2021-10-06 18:36:47 +02:00
wuhanstudio 51dc5b6e89 Use the same U8g2lib.cpp and U8x8lib.cpp for different ports 2021-10-06 09:11:30 +01:00
olikraus cfc42f2105
Merge pull request #1614 from wuhanstudio/unified-u8g2lib
Use yield() only when #defiend ARDUINO
2021-10-06 09:51:44 +02:00
wuhanstudio 79ba6cac99 use yield() only #defined ARDUINO 2021-10-06 08:05:47 +01:00
olikraus 2746a5d163
Merge pull request #1613 from wuhanstudio/unified-u8x8lib
Use Arduino functions only when #defined ARDUINO
2021-10-06 06:46:31 +02:00
olikraus 4b73155469
Merge pull request #1610 from wuhanstudio/arm-linux
Add arm-linux support
2021-10-06 06:43:22 +02:00
wuhanstudio 0a1f147f36 Use Arduino functions only when #defined ARDUINO 2021-10-05 23:12:19 +01:00
olikraus 91fd7ad476
Merge pull request #1611 from wuhanstudio/fix-rtthread-codebuild
[fix][rt-thread] rm codebuild.o from Makefile
2021-10-05 23:33:40 +02:00
wuhanstudio 6df6c43ef2 [fix][rt-thread] rm codebuild.o from Makefile 2021-10-04 23:23:17 +01:00
wuhanstudio f5278b6ae4 [fix] add CXXFLAGS for arm-linux 2021-10-04 23:03:48 +01:00
olikraus d751b4a565
Merge pull request #1609 from wuhanstudio/fix-codebuild
[fix] rm codebuild.o
2021-10-04 23:51:14 +02:00
wuhanstudio a7d775bde9 [fix] rm codebuild.o 2021-10-04 22:38:40 +01:00
wuhanstudio 027fbdd765 [add] arm-linux codebuild tools 2021-10-04 22:34:41 +01:00
wuhanstudio 593b08662d [add] arm-linux cpp support 2021-10-04 22:28:26 +01:00
wuhanstudio 6b670120ed [add] arm-linux support 2021-10-04 21:57:19 +01:00
olikraus afeed4b353
Merge pull request #1607 from mysterywolf/master
[rt-thread] beautify rt-thread port codes
2021-10-04 20:00:09 +02:00
kraus 0c4a3ca3af update 2021-10-04 18:50:54 +02:00
olikraus 8d324eb183
Merge pull request #1606 from Bankst/patch-1
GU800 SPI Mode fix and cleanups
2021-10-04 18:48:34 +02:00
Meco Man eac974c6e4 [rt-thread] beautify rt-thread port codes 2021-10-03 21:17:44 -04:00
Banks T 49ad2ff2d3
GU800 SPI Mode fix and cleanups 2021-10-03 19:39:12 -04:00
kraus c25cd63b1c 2.32.6 2021-10-03 23:48:45 +02:00
kraus c02b4a2778 codebuild (gu800 cad), issue #1604 2021-10-03 23:45:42 +02:00
kraus 3a8ca0bb88 added new cad_110, reverted serval gu800 changes, issue #1604 2021-10-03 23:45:08 +02:00
kraus 27cf57a3a3 gu800 cad 2021-10-03 23:18:36 +02:00
kraus 918c03d688 cad update 2021-10-03 23:14:28 +02:00
kraus 3b4c6f8c9e update 2021-10-03 21:56:49 +02:00
kraus bd6eccf7ea spi clk, issue #1604 2021-10-03 21:56:07 +02:00
kraus 6aaa920ab6 more cs, issue #1604 2021-10-03 21:55:21 +02:00
kraus 61feaec995 2.32.4 2021-10-03 18:52:04 +02:00
kraus 50aa779294 issue #1565 2021-10-03 18:48:05 +02:00
kraus 438906ed94 ino update, issue #1565 2021-10-03 17:27:06 +02:00
kraus e8bd6402e2 2.32.3 2021-10-03 12:00:29 +02:00
kraus 7a78f8487c ino exec, issue #1604 2021-10-03 11:48:36 +02:00
kraus e46df031ca ino, issue #1604 2021-10-03 11:48:23 +02:00
kraus 2458cb3403 codebuild exec, issue #1604 2021-10-03 11:44:31 +02:00
kraus 0d8d90bae2 codebuild issue #1604 2021-10-03 11:44:16 +02:00
kraus d77c0ecaae issue #1604 2021-10-03 11:41:45 +02:00
kraus ee3bcaea38 Merge branch 'master' of https://github.com/olikraus/u8g2 2021-10-01 13:52:48 +02:00
kraus dd1774843f added u8x8_d_uc1609.c, issue #1565 2021-10-01 13:52:23 +02:00
olikraus cf4c25ad57
Merge pull request #1601 from wuhanstudio/mv-rtt-port
rt-thread move SConscript into sys folder
2021-09-30 12:14:53 +02:00
Wu Han 09de8cbe2a rt-thread move SConscript into sys folder 2021-09-30 09:03:16 +01:00
kraus 74f6dd5360 2.32.2 2021-09-27 23:26:26 +02:00
kraus ef24a77876 st7920 ino exec issue #1593 2021-09-27 23:23:02 +02:00
kraus 0686dca2f8 st7920 ino issue #1593 2021-09-27 23:22:50 +02:00
kraus 58cd5c8d6e st7920 codebuild exec issue #1593 2021-09-27 23:20:41 +02:00
kraus da2774131d st7920 codebuild issue #1593 2021-09-27 23:20:31 +02:00