InfiniTime
InfiniTime copied to clipboard
Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! Sync metronome rhythm/tempo on multiple Infinitime devices ### Description As...
For now, we only expose the *live* heart rate values. Exposing steps the same way won't be difficult. For more advanced features, companion app need more than just the current...
I used that feature quite a bit when i was daily driving my Miband. Not sure about what the best place to put it would be though. It doesn't justify...
### Verification - [X] I searched for similar bug reports and found none was relevant. ### What happened? Awful user experience with 1.9.0 alarm version ### What should happen instead?...
Using `SystemMonitor`, I checked the memory usage of the global heap, the FreeRTOS heap, the LVGL heap and the stack of the task. Here are the results on develop (e0013e7):...
Basically, the compiler we're using has a bug that makes LTO not work properly with weak symbols. It's more reasonable to simply upgrade. Before: ``` Memory region Used Size Region...
Following our discussion in #748, I open this PR to start working on the re-working of the documentation of the project: - The documentation (user documentation, developers documentation,...) is stored...
### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! My cross country/track team uses watches that vibrate automatically every...
### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! Add buttons to UI to allow the user to increase...
### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! Pinetime's bluetooth is only visible for a short amount of...