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
Age
Commit message (
Collapse
)
Author
2019-12-26
Merge branch 'ble-cts' of JF/PineTime into master
JF
2019-12-26
Add more functionalities in "current state"
JF
2019-12-26
Add doc about BLE in README.md
JF
2019-12-23
Code cleaning, implement BT connection, advertising, discovery and CTS in ↵
JF
ble_manager module.
2019-12-21
Track the time using RTC
JF
2019-12-21
Add BLE and CTS client. Time can be retrieved from a CTS server (like ↵
JF
NRFConnect) once it's bond. WIP, the code is really ugly
2019-12-07
The font is now fixed width.
JF
HUGE performance improvement of the display driver.
2019-12-07
Convert Spi and GFX to C++.
JF
2019-12-06
Add missing return statements which fix crashes in release mode.
JF
Add flag to compiler so that it generates an error when a returning function does not return something...
2019-12-05
Add DisplayApp, and lcdfont. Update the display every second
JF
2019-12-05
Update Readme
JF
2019-12-05
Update Readme
JF
2019-12-05
Add support for LCD (ST7789)
JF
2019-12-02
First code tested on the actual pinetime hardware
JF
2019-11-17
Initial commit
JF