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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #46 from sethitow/master
JF002
2020-07-25
2
-14
/
+14
|
\
|
*
Edit README
Seth Itow
2020-07-22
2
-15
/
+15
|
*
Merge branch 'develop' of JF/PineTime into master
JF
2020-07-20
14
-290
/
+518
|
|
\
|
*
\
Merge branch 'develop'
JF
2020-07-11
43
-9344
/
+560
|
|
\
\
|
*
|
|
Set verion to 0.6.2
JF
2020-06-27
1
-1
/
+1
|
*
|
|
Merge branch 'develop' of JF/PineTime into master
JF
2020-06-27
31
-859
/
+593
|
|
\
\
\
*
|
\
\
\
Merge pull request #45 from simonhochrein/patch-2
JF002
2020-07-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Update README.md
simonhochrein
2020-07-22
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #41 from memiks/correct_including_path
JF002
2020-07-22
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
correct include header
frederic lesur LESUR Frederic
2020-07-21
1
-2
/
+2
|
*
|
|
|
correct bad including of sdk files
frederic lesur LESUR Frederic
2020-07-21
1
-2
/
+2
|
*
|
|
|
Merge pull request #2 from JF002/develop
Frederic LESUR
2020-07-21
11
-56
/
+240
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix broken link in README.md
JF
2020-07-20
1
-1
/
+1
*
|
|
|
|
Set version to 0.7.1
JF
2020-07-20
1
-1
/
+1
*
|
|
|
|
Merge branch 'debug_touchscreen' of JF/PineTime into develop
JF
2020-07-20
9
-54
/
+238
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
New implementation of the I²C/TWI driver.
JF
2020-07-19
9
-54
/
+238
|
/
/
/
/
*
|
|
|
Merge branch 'improve-documentation' of JF/PineTime into develop
JF
2020-07-18
4
-235
/
+279
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Rewrite README.md
JF
2020-07-18
4
-311
/
+279
|
*
|
|
New README.md (WIP)
JF
2020-07-11
2
-0
/
+76
*
|
|
|
Set version to 0.7.0
JF
2020-07-11
2
-2
/
+2
*
|
|
|
Fix/Workaround a memory leak each time a device connects to BLE.
JF
2020-07-11
2
-1
/
+7
|
/
/
/
*
|
|
Remove debug (and bad) #includes.
JF
2020-07-08
3
-3
/
+0
*
|
|
Automatically switch the display on when receiving a notification
JF
2020-07-04
2
-5
/
+11
*
|
|
Add doc : how to add new symbols.
JF
2020-07-04
1
-1
/
+9
*
|
|
Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These ...
JF
2020-07-04
24
-9274
/
+342
*
|
|
Remove custom styles in Screens and define default style and "Big style" in L...
JF
2020-07-03
6
-27
/
+9
*
|
|
Add doc about memory usage analysis.
JF
2020-07-03
3
-1
/
+78
*
|
|
Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...
JF
2020-07-02
7
-6
/
+62
*
|
|
Fix buffer overflow opportunities in AlertNotificationService & AlertNotifica...
JF
2020-06-28
4
-27
/
+43
|
|
/
|
/
|
*
|
Re-enable watchdog
JF
2020-06-27
1
-2
/
+2
*
|
Merge branch 'nimble_1_3_0' into develop
JF
2020-06-27
31
-857
/
+590
|
\
\
|
*
|
Update BLE status when BLE is connected.
JF
2020-06-19
1
-2
/
+2
|
*
|
Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This is ne...
JF
2020-06-19
1
-2
/
+2
|
*
|
Apply fix for errata 87 (FPU issue).
JF
2020-06-19
1
-0
/
+8
|
*
|
Disable all logging
JF
2020-06-19
2
-5
/
+5
|
*
|
Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.
JF
2020-06-16
31
-861
/
+586
*
|
|
Merge pull request #37 from darnel/fix-include
JF002
2020-06-20
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix #include to relative paths
Vojtěch Jirkovský
2020-06-17
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #36 from darnel/fix-ld
JF002
2020-06-20
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix link error because of missing file "nrf_common.ld"
Vojtěch Jirkovský
2020-06-17
1
-1
/
+2
|
|
/
/
|
*
|
Merge branch 'develop' of JF/PineTime into master
JF
2020-06-16
16
-35
/
+93
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Set version to 0.6.1
JF
2020-06-16
1
-1
/
+1
*
|
|
Fix builds that do not specify CMAKE_BUILD_TYPE during CMake generation. Appl...
JF
2020-06-16
2
-0
/
+12
*
|
|
Remove reference to MERGEHEX as it's not needed anymore.
JF
2020-06-16
1
-2
/
+2
*
|
|
Fix #include that were pointing to my own FS instead of relative paths to the...
JF
2020-06-16
2
-2
/
+2
|
|
/
|
/
|
*
|
Fix idle timer bug that would prevent the screen from waking up.
JF
2020-06-13
1
-0
/
+3
*
|
Display BLE MAC address in sysinfo Screen.
JF
2020-06-08
6
-10
/
+36
*
|
Fix reset reason (it returns the actual reset reason instead of hard coded 'h...
JF
2020-06-07
1
-11
/
+11
*
|
Add build date and time in sysinfo screen.
JF
2020-06-07
1
-5
/
+7
*
|
Set idle timeout to 15s before going to sleep.
JF
2020-06-07
1
-1
/
+1
[next]