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
*
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
|
|
\
\
|
*
|
|
Rename backlight level pins
hubmartin
2021-08-04
1
-3
/
+3
|
*
|
|
Cleanup, set Pinetime as default
hubmartin
2021-08-03
1
-41
/
+17
|
*
|
|
PinMap with namespace and constexpr
hubmartin
2021-08-03
3
-9
/
+44
|
*
|
|
DRAFT: Put gpio pins to separate file
hubmartin
2021-08-02
2
-1
/
+27
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-28
4
-75
/
+54
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'twimaster_rework' of https://github.com/Riksu9000/InfiniTime in...
Jean-François Milants
2021-08-28
2
-69
/
+42
|
|
\
\
|
|
*
|
Use highest frequency and move mutex creation to Init
Riku Isokoski
2021-08-18
1
-1
/
+4
|
|
*
|
Simplify parameters and cleanup
Riku Isokoski
2021-08-16
2
-45
/
+17
|
|
*
|
Don't reconfigure pins
Riku Isokoski
2021-08-12
1
-6
/
+1
|
|
*
|
Explicitly disable pullup
Riku Isokoski
2021-08-10
1
-0
/
+2
|
|
*
|
Only enable the bus when needed
Riku Isokoski
2021-08-10
1
-2
/
+4
|
|
*
|
Optimize twiMaster
Riku Isokoski
2021-08-09
2
-22
/
+21
|
|
|
/
|
*
|
Rework TouchHandler into not a task
Riku Isokoski
2021-08-10
2
-10
/
+5
|
*
|
Update
Riku Isokoski
2021-07-18
1
-1
/
+1
|
*
|
Fix touch wakeup and code cleanup
Riku Isokoski
2021-07-16
2
-5
/
+10
|
*
|
Fix most issues
Riku Isokoski
2021-07-16
2
-31
/
+21
|
*
|
Quick fix
Riku Isokoski
2021-07-15
1
-1
/
+1
|
*
|
New touch handler, with issues
Riku Isokoski
2021-07-15
1
-1
/
+11
|
|
/
*
|
Automatic error detection
Riku Isokoski
2021-08-18
2
-2
/
+7
*
|
Update touchpad driver
Riku Isokoski
2021-07-14
2
-28
/
+47
|
/
*
Removed an illogical comparison from SystemInfo and St7789 driver (#449)
Avamander
2021-06-22
1
-1
/
+2
*
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
4
-21
/
+556
*
Fix fallthrough on case statement (#403)
Jonathan Vander Mey
2021-06-12
1
-0
/
+1
*
Move most of the code from the constructor of the objects statically initiali...
Jean-François Milants
2021-06-12
4
-5
/
+10
*
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-10
1
-4
/
+4
*
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
2
-3
/
+0
*
Changed access modified indentation
Avamander
2021-04-24
11
-23
/
+23
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
23
-521
/
+554
*
0.16.0 TWI problems fix
Joaquim
2021-04-10
5
-50
/
+174
*
Merge branch 'develop' into motion-sensor
Jean-François Milants
2021-04-09
1
-44
/
+24
|
\
|
*
Fix wake up lock in twi
Joaquim
2021-04-05
1
-4
/
+2
|
*
array in SettingWakeUp wrong size
Joaquim José Almeida Pereira
2021-04-05
1
-1
/
+1
|
*
double tap wakeup error fix
Joaquim
2021-04-04
1
-2
/
+5
|
*
Big UI and navigation Rewrite
Joaquim
2021-04-04
1
-44
/
+24
*
|
TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases ...
Jean-François Milants
2021-04-08
4
-201
/
+57
*
|
Reset the step count every day at midnight.
Jean-François Milants
2021-04-04
2
-1
/
+7
*
|
Handle return code from BMA driver, and set a flag is the initialization fail...
Jean-François Milants
2021-04-04
2
-11
/
+17
*
|
Code cleaning in BMA421 driver. Do the axis inversion in the driver and not i...
Jean-François Milants
2021-04-04
2
-55
/
+28
*
|
First integration of the motion sensor (bma 421) : step counting + wake on wr...
Jean-François Milants
2021-04-04
7
-0
/
+12082
|
/
*
FIX screen corruption #213
Joaquim
2021-03-18
2
-12
/
+3
*
eliminated warnings in Hrs3300
Niall Cooling
2021-02-12
1
-4
/
+5
*
changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class
Niall Cooling
2021-01-21
1
-1
/
+1
[next]