-
BUTT_MENU -DENABLE_KEYLOCK -I c:/1of11/ -I c:/1of11//external/CMSIS_5/CMSIS/Core/Include/ -I c:/1of11//external/CMSIS_5/Device/ARM/ARMCM0/Include -c app/main.c -o app/main.o
arm-none-eabi-gcc -Os -…
-
I've been running a few code warnings to help with spotting issues and I found this while running with -Wsign-conversion:
```
driver/keyboard.c:46:29: warning: unsigned conversion from 'int' to 's…
-
I am trying to build the the T-Watch-S3 example on a Linux Mint 21.1 x86_64 system but it does not appear to be finding the compiler.
Before attempting to work with the T-Watch-S3 I set up VC Code …
-
**Build tool used:**
- [ X] Platformio (Visual Studio Code plugin)
- [ ] Platformio CLI
- [ ] Other
**used Hardware:**
- [ X] TWatch 2020 or TWatch 2021
- [ ] M5Paper
- [ ] M5Core2
-…
-
Hi I have the TWatch-S3 with LoRa 433mhz. The LoRa works fine in the factory example but when trying the scan spectrum examples, it always fails with this message:
"[SX1262] Uploading patch ... succ…
-
Arduino 2.1.0
lvgl 8.3.6
I created the UI with SquareLine Studio. All animations and screens work very well. If I switch the ESP32 to LightSleep mode and later wake it up by touch, then I only have …
-
I have the TTGO T-Watch S3 and I have an issue of time being kept while the watch is off.
What I did:
Uploaded the examples/peripheral/RTC_TimeSynchronization -> this worked I have the correct time…
-
**Build tool used:**
- [ ] Platformio (Visual Studio Code plugin)
- [X ] Platformio CLI
- [ ] Other
**used Hardware:**
- [X ] TWatch 2020 or TWatch 2021
- [ ] M5Paper
- [ ] M5Core2
-…
-
**Build tool used:**
- [x] Platformio (Visual Studio Code plugin)
- [ ] Platformio CLI
- [ ] Other
**used Hardware:**
- [x] TWatch 2020 or TWatch 2021
- [ ] M5Paper
- [ ] M5Core2
- […
-
T-Watch 2021 v1.0
Arduino 2.1.0
On the display I only see the text up to "Singel / Do". Sometimes the "o" has an odd character. After that it just shuts down and restarts.
```
#include
#incl…