Commit graph

312 commits

Author SHA1 Message Date
tobozo
3d40f5bbf3
Merge pull request #48 from mongonta0716/ARDUINO_M5STACK_FIRE
Add ARDUINO_M5STACK_FIRE
2021-05-12 13:51:03 +02:00
Takao Akaki
e8e1d3d1da Add ARDUINO_M5STACK_FIRE 2021-05-12 17:26:11 +09:00
tobozo
b0201251b5
Merge pull request #46 from UT2UH/RC
M5Stack compatible powerOFF for Core2 added
2021-05-06 12:47:51 +02:00
UT2UH
d9c625e777 M5Stack compatible powerOFF for Core2 added 2021-05-06 08:04:42 +03:00
tobozo
021a25b28c raising version 2021-05-05 15:24:08 +02:00
tobozo
b81f3544c8
Merge pull request #41 from tobozo/1.1.6
1.1.6
2021-05-05 15:19:31 +02:00
tobozo
0163746dec t for typo :D 2021-05-03 21:02:41 +02:00
tobozo
88af193e99
Merge pull request #44 from UT2UH/M35Stack
Tweaks for M5ez (+resolve merge conflicts with 1.1.6)
2021-05-03 20:44:32 +02:00
tobozo
14ff65ef3d
ttgo-twatch board name is now 'twatch' in Arduino IDE's boards.txt 2021-05-03 20:41:01 +02:00
tobozo
9585de3e9d
Merge branch '1.1.6' into M35Stack 2021-05-03 20:10:49 +02:00
tobozo
25d5ecbcb4 Update espressif sdk path in Travis CI 2021-05-03 18:57:48 +02:00
UT2UH
996d2d6f2d Small tweaks 2021-05-03 16:15:16 +03:00
UT2UH
86641bb75f Wifi ghost button problem fix 2021-05-03 08:25:44 +03:00
UT2UH
6765c21c96 M35Stack ESP32_DEV-based board added 2021-05-02 13:29:06 +03:00
UT2UH
0b03a26cad
Merge pull request #1 from tobozo/master
Update
2021-04-19 18:09:33 +03:00
tobozo
c46bd38f0c added begin() 2021-02-23 19:23:08 +01:00
tobozo
c150452cce SD is not mandatory 2021-02-23 19:22:49 +01:00
tobozo
de87a1f58a tweaks for TWatch 2021-02-23 19:22:19 +01:00
tobozo
20aae509b6 fixing TWatch board name for sdk 1.0.5 2021-02-23 19:21:30 +01:00
tobozo
d2c2fe9dd5 fix for upcoming LGFX version 2021-02-23 19:20:18 +01:00
tobozo
4928d12487 raising version 2021-02-23 19:19:45 +01:00
tobozo
938beff08f Config loader 2021-02-23 19:18:36 +01:00
tobozo
e1e634c87f Updated Device list support 2021-02-22 15:53:34 +01:00
tobozo
5acb90d8fc Raising version 2021-02-06 11:33:58 +01:00
tobozo
6266e3dd6a Better support fort TTGO-TWatch-2020-v1 2021-02-06 11:32:37 +01:00
tobozo
7e94b19d01 Fix deprecation warning 2020-12-20 02:36:51 +01:00
tobozo
fdec8981a6 Removed examples 2020-12-05 15:28:37 +01:00
tobozo
a7b050bfdd fix in properties file 2020-12-05 14:03:44 +01:00
tobozo
4dfc890c1f fix in json 2020-12-05 13:27:54 +01:00
tobozo
83b72c6f6c fix in json 2020-12-05 12:46:38 +01:00
tobozo
94743e118f
Merge pull request #40 from tobozo/create-pull-request/patch
Semver-Iterator auto-raise
2020-12-05 01:55:50 +01:00
tobozo
138f2e26d6 debug statements 2020-12-05 01:54:41 +01:00
tobozo
748c58002e fix in json 2020-12-05 01:54:26 +01:00
tobozo
c78bfaa9fc raising version 2020-10-31 17:26:35 +00:00
tobozo
08ef2a9b39 Github action for auto semver after release 2020-10-31 18:17:39 +01:00
tobozo
3cc635f5d9 raising version 2020-10-31 11:24:28 +01:00
tobozo
45eb66c1ed ScreenShot::snapPNG now uses LGFX::createPng 2020-10-31 10:58:31 +01:00
tobozo
227d55ee09 LGFX PNG Encoding support detection 2020-10-30 17:46:54 +01:00
tobozo
d177ac85de
Merge pull request #39 from tobozo/png-encoding
Added GIF and PNG encoding
2020-10-30 15:48:57 +01:00
tobozo
4c37de12fc Merge branch 'master' of https://github.com/tobozo/ESP32-Chimera-Core into png-encoding 2020-10-30 15:42:39 +01:00
tobozo
46bb6f69b9 M5Core2 drivers Tweaks 2020-10-30 15:40:15 +01:00
tobozo
c3f54aa44e added M5.ScreenShot.setWindow 2020-10-12 21:39:15 +02:00
tobozo
ed43fb3742 fixed case 2020-10-12 21:37:26 +02:00
tobozo
e1b3db529b Added memory helper 2020-10-12 21:37:04 +02:00
tobozo
b267b25084
Merge pull request #38 from tobozo/png-encoding
Added PNG encoding to ScreenShotService
2020-10-10 15:15:37 +02:00
tobozo
0578bdbbe9 raising version 2020-10-10 15:14:45 +02:00
tobozo
224f7ecacd Switching back to main branch for LFGX 2020-10-10 13:58:09 +02:00
tobozo
4aae1fddc5 Switching to develop branch for LFGX 2020-10-09 16:07:17 +02:00
tobozo
230987bbc5 Reorganized folder structure 2020-10-09 16:06:49 +02:00
tobozo
e031d58e62 Add PNG Encoding to screenshots (with psram limitation) 2020-10-09 14:51:09 +02:00