index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2021-08-10
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-08-09
Set pin before loop
Riku Isokoski
2021-08-09
Better pin configuration
Riku Isokoski
2021-08-09
Try to fix bootloop
Riku Isokoski
2021-07-18
Update
Riku Isokoski
2021-07-15
Fix touch wakeup and code cleanup
Riku Isokoski
2021-07-15
New touch handler, with issues
Riku Isokoski
2021-07-13
Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...
Jean-François Milants
2021-07-11
Using littlefs (#438)
joaquim.org
2021-07-07
LVGL use system tick
Riku Isokoski
2021-06-26
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-12
Move most of the code from the constructor of the objects statically initiali...
Jean-François Milants
2021-06-06
Fix build for recovery firmware.
Jean-François Milants
2021-06-06
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-05-16
Emit event on power-present toggle (#320)
David Ventura
2021-04-24
Reformatted all the files according to clang-format style
Avamander
2021-04-09
Merge branch 'develop' into motion-sensor
Jean-François Milants
2021-04-04
Reset the step count every day at midnight.
Jean-François Milants
2021-04-04
First integration of the motion sensor (bma 421) : step counting + wake on wr...
Jean-François Milants
2021-04-04
Big UI and navigation Rewrite
Joaquim
2021-03-22
replaced all unique_ptr.reset calls with std::make_unique
Niall Cooling
2021-03-20
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-03-07
Merge branch 'develop' into recovery-firmware
Jean-François Milants
2021-02-24
Multi face support, analog clock, 12/24 config
Joaquim
2021-02-14
Remove debug variable.
Jean-François Milants
2021-02-14
Fix merge conflict.
Jean-François Milants
2021-02-14
Merge pull request #161 from petterhs/calls
JF002
2021-02-02
Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...
Jean-François Milants
2021-01-26
Generate pinetime-recovery : a light version of InfiniTime design to be used ...
Jean-François Milants
2021-01-25
create motorcontroller in main and pass by reference
petter
2021-01-24
Handle call notification the same way than other notifications.
Jean-François Milants
2021-01-10
First implementation of the HR sensor using 100% foss code (ported from waspos)
Jean-François Milants
2020-11-16
Include cleanup: components
okaestne
2020-10-23
Update main.cpp
Anton Fosselius
2020-10-02
Fixed all the includes that were broken due to the renames
Avamander
2020-07-19
New implementation of the I²C/TWI driver.
JF
2020-06-16
Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.
JF
2020-05-24
Merge develop
JF
2020-05-16
Remove reference to NRF Softdevice in CMake and documentation.
JF
2020-05-07
Add SPI NOR Flash driver, WIP.
JF
2020-05-02
Add Asssert & debug messages.
JF
2020-04-27
BLE : Display the actual status of the connection on the screen.
JF
2020-04-27
Remove references to BLE Manager
Adam Pigg
2020-04-19
Encapsulate nimble code into NimbleController.
JF
2020-04-19
Integration of nimble, work in progress.
JF
2020-03-28
Encapsulate Notification management in NotificationManager. It implement a st...
JF
2020-03-25
Add support for BLE notification (ANS client).
JF
2020-03-06
Remove not needed code.
JF
2020-03-02
Remove TODO as they are not needed anymore
JF
2020-03-02
Re-Enable BLE
JF
[next]