index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid storing lambda
mark9064
2024-05-01
6
-29
/
+14
*
Refactor lambdas
mark9064
2024-05-01
2
-20
/
+18
*
Use functional abstraction for hooks
mark9064
2024-05-01
6
-26
/
+36
*
Refactor display WriteToRam
mark9064
2024-05-01
2
-5
/
+4
*
Remove task to notify
mark9064
2024-05-01
2
-14
/
+3
*
SPI transaction hooks
mark9064
2024-05-01
7
-27
/
+50
*
README: Fix broken URLs
Victor Kareh
2024-02-25
1
-1
/
+1
*
bma421: Change acceleration values to 'binary milli-G' units
Graham Jones
2024-02-11
2
-2
/
+21
*
Remove GFX (and unused GFX dependencies)
mark9064
2024-02-11
2
-23
/
+0
*
Application selection at build time
Jean-François Milants
2023-11-19
2
-7
/
+7
*
ST7789 : do not reconfigure the reset pin to default during sleep.
Jean-François Milants
2023-06-04
1
-1
/
+0
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
1
-1
/
+1
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
3
-7
/
+9
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
2
-6
/
+0
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
4
-1
/
+11
*
Power optimization - Enable HRS3300 (heart rate sensor) sleep mode.
Jean-François Milants
2023-06-04
1
-1
/
+9
*
Refactor, document and fix the Watchdog driver (#1710)
JF
2023-04-30
2
-55
/
+173
*
Refactored Ppg for frequency based algorithm. (#1486)
Ceimour
2023-04-30
1
-10
/
+14
*
watchdog: Replace WatchdogView with const Watchdog
Riku Isokoski
2023-02-25
1
-13
/
+0
*
src: Enable unused parameter warning
Riku Isokoski
2023-01-24
4
-34
/
+4
*
Format header files
Finlay Davidson
2023-01-09
6
-0
/
+12
*
Update clang-{format,tidy} to 14
Finlay Davidson
2023-01-04
3
-0
/
+5
*
Add P8B mirrored version definition.
izzeho
2022-08-15
1
-0
/
+14
*
Add basic hardware configuration options for P8
Christoph Honal
2022-06-27
1
-2
/
+2
*
System: Refactor pin and interrupt setup
Christoph Honal
2022-06-05
1
-0
/
+2
*
Fix various typos
luz paz
2022-06-05
2
-3
/
+3
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
7
-47
/
+39
*
Replace C-style casts with static_cast
Finlay Davidson
2022-06-05
2
-12
/
+20
*
Remove lcd from DisplayApp
Riku Isokoski
2022-05-08
1
-3
/
+3
*
Fix large blacklevel step. Lower 25% of shades are now accessible.
Riku Isokoski
2022-04-29
2
-6
/
+8
*
Tweak gamma on ST7789 and match UI colors
Riku Isokoski
2022-04-25
2
-0
/
+8
*
SpiNorFlash: use C++ style struct in C++ only header
Reinhold Gschweicher
2022-04-24
1
-2
/
+2
*
Merge pull request #531 from hatmajster/heart-rate-gain-setting
JF
2022-01-26
1
-2
/
+2
|
\
|
*
Hrs3300: changed default gain to x8
hatmajster
2022-01-25
1
-2
/
+2
*
|
changed ReadHrs and ReadAls to uint32, and did static_cast instead of hidden ...
Yehoshua Pesach Wallach
2021-12-13
2
-4
/
+4
*
|
order ReadHrs, ReadAls bitwise according to bit ordering
Yehoshua Pesach Wallach
2021-12-13
1
-2
/
+2
|
/
*
Move up file header include to top
Reinhold Gschweicher
2021-11-15
2
-2
/
+2
*
Add missing standard includes
Reinhold Gschweicher
2021-11-15
1
-0
/
+1
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
14
-17
/
+17
*
Fix unresponsive touch panel after update to 1.7 : don't care if device ids a...
Jean-François Milants
2021-11-14
1
-11
/
+5
*
Fix formatting following the code review.
Jean-François Milants
2021-11-07
1
-3
/
+3
*
Add data validity check and retries in CST816S driver. See https://github.com...
Jean-François Milants
2021-11-06
2
-22
/
+58
*
Merge pull request #586 from hubmartin/wake-time
JF
2021-10-23
2
-11
/
+0
|
\
|
*
Merge branch 'develop' into wake-time
hubmartin
2021-09-16
5
-108
/
+117
|
|
\
|
*
|
Remove commented commands completely
hubmartin
2021-08-23
2
-11
/
+0
|
*
|
Remove LCD reset and more cmds, save over 200ms
hubmartin
2021-08-15
1
-8
/
+8
|
*
|
Remove unnecessary pin_set, save 50ms
hubmartin
2021-08-15
1
-2
/
+2
*
|
|
Fix Error screen and optimize GetTouchInfo
Riku Isokoski
2021-09-15
2
-10
/
+8
*
|
|
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-09-14
3
-9
/
+45
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'develop' into pinmap
hubmartin
2021-08-29
4
-101
/
+73
|
|
\
\
[next]