lewishe
03a7b269e2
Added Cryptocurrency Examples
2022-11-17 11:29:20 +08:00
lewis
878e948b69
Update wifi event macro name
2022-08-19 10:59:55 +08:00
lewisxhe
1bb5689b92
Add fs description
2021-04-16 15:21:16 +08:00
lewisxhe
8968e48d79
Fix SimpleWatch error caused by touch interruption.
2021-01-19 10:37:41 +08:00
lewisxhe
5d1d4163e8
Update lvgl example to adapt to TWATCH V3
2021-01-15 15:02:04 +08:00
lewisxhe
b535ee32af
Added TBao&TQucik examples
2020-10-24 16:50:40 +08:00
lewisxhe
020a6bff37
Update analogread example
2020-10-24 16:25:41 +08:00
lewisxhe
ced3ef2bf9
Add LVGL png decoding example
2020-09-29 15:26:43 +08:00
lewis he
e5414d21c0
Added lvgl fs example
2020-09-18 18:01:01 +08:00
lewis he
ff4e86ab74
Update lvgl to v7.3.1
2020-08-20 12:13:41 +08:00
Robert Mibus
d3acd23f51
Sync time to the RTC whenever it is displayed.
...
This means if a user sees a valid time, we won't ever just forget it
moments later.
2020-07-25 13:34:10 +10:00
Robert Mibus
ddadf3ab54
Remove the wifi_sync_mbox_cb() function and its UI functionality.
...
Function problems:
* The function doesn't wait for NTP to actually happen, it's just
started - so the clock is still wrong.
* The current time is passed as static data, and is then pushed into the
RTC after the UI interaction - making it stale.
* NTP may complete during the UI interaction, and then get stomped on.
Simply start the "poll now" sequence directly, and don't worry about the
UI for it.
2020-07-25 13:33:51 +10:00
lewis he
027eeef333
Merge pull request #34 from sweetlilmre/master
...
cleanup and fixes to bl.h
2020-07-13 18:00:20 +08:00
lewis he
c056dbce1c
Merge pull request #33 from sdrabb/master
...
light sleep improving power consumption
2020-07-13 17:58:07 +08:00
lewis he
994139abeb
Change the sample directory level
2020-07-13 15:37:29 +08:00
Peter Edwards
e92f05b536
Minor spelling correction and shortening of ntp sync message
2020-07-11 14:04:27 +02:00
Alberto Merciai
04f712f09b
removed rtc header
2020-07-10 18:29:32 +02:00
Alberto Merciai
8e80b17fc8
added header
2020-07-10 18:24:49 +02:00
Alberto Merciai
7b17cd2f02
light sleep on button press improving power consumption
2020-07-10 18:17:30 +02:00
lewis he
8f95c5ffaf
Add BMA423 acceleration sensor example
2020-07-08 13:38:02 +08:00
Ben Lipsey
e14cfde63a
Fix typo
2020-06-30 22:45:29 -07:00
lewis he
f8f906ac25
Return source LVGL
2020-07-01 09:01:31 +08:00
lewis he
727e270621
Removal of the same name list
2020-07-01 08:59:33 +08:00
lewis he
e238f2cc9f
Update example containing lvgl, use lvgl 7.0.0
2020-06-28 17:50:08 +08:00
lewis he
0f0bcf4edd
Update SimpleWatch to lvgl 7.0.0
2020-06-28 15:40:07 +08:00
lewis he
9d8dc25aa6
Update examples
2020-06-24 15:36:20 +08:00