summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-04-04Merge pull request #239 from muesli/badge-linkJF002
Fix README build-badge link
2021-03-23add siglo as a companion appAlex Robinson
2021-03-21Added stopwatch app to readmepanky-codes
2021-03-21Fix README build-badge linkChristian Muehlhaeuser
2021-03-15Small correction to git URL in documentation filesMartin Ashby
2021-03-04Add WebBLEWatch option to update timeMartin Hub
2021-02-25Update pictures in the main README.md file.Jean-François Milants
2021-01-28LVGL v7.10.0Joaquim
2021-01-23Upgrade feature list in main README.md file.Jean-François Milants
2020-11-20Merge branch 'develop' of https://github.com/JF002/Pinetime into developJF
2020-11-20Add new Getting started doc.JF
2020-11-18Merge pull request #49 from incyi/patch-1JF002
Update README.md
2020-11-18Update README.mdincyi
2020-11-09Fix companion app documentation links broken during #68Peter Feerick
2020-10-07Update README.mdincyi
Branch set to develop.
2020-10-07Update README.mdincyi
2020-10-02Fixed all the includes that were broken due to the renamesAvamander
2020-09-28Add doc : using OpenOCD and STLinkV2 to flash the firmwareJF002
2020-09-20Update links to Gadgetbridge, now that the support for ↵JF
Pinetime-JF/InfiniTime has been merge into the master branch.
2020-08-30Fixed a few typosAvamander
2020-08-19Add link to the documentation about docker in the main README.md file.JF
2020-08-08Fix typo in README.mdJF
2020-08-08Fix typo in buildAndProgram.md.JF
Add documentation about companion apps + link to videos.
2020-08-02Merge branch 'logo' into developJF
2020-08-02Add InfiniTime logo.JF
2020-08-02Merge branch 'license' into developJF
2020-08-02Add LICENSE file and information.JF
2020-07-28Update README.mdincyi
add ci badge.
2020-07-27Merge branch 'develop' of git.proxmox3:JF/PineTime into developJF
# Conflicts: # README.md
2020-07-27Add doc about the files included in the release notes.JF
2020-07-26Add doc about branches, versioning and contributionsJF002
2020-07-26Merge branch 'develop' into patch-2JF002
2020-07-25iOS instead of IoSDexter
2020-07-25Fixed typo, fixed caps and clarified one line more Dexter
I don't know what you mean with line 86, because it's the same as, or different than. I just assumed the same as Basically i did nothing that would actually help the project, but since i don't own the skills or a pinewatch to contribute code (i can't even write a wayland compositor yet, and my only watch related projects are 2 garmin watchfaces with 8k combined downloads) ai did this, to at least help you guys with something. And i do not expect/want to appear on this list of peolle, as i did nothing useful.
2020-07-22Edit READMESeth Itow
- Fix markdown - Copy edits for spelling and grammar
2020-07-20Fix broken link in README.mdJF
2020-07-18Rewrite README.mdJF
2020-06-16Fix builds that do not specify CMAKE_BUILD_TYPE during CMake generation. ↵JF
Apply Release by default.
2020-06-16Remove reference to MERGEHEX as it's not needed anymore.JF
2020-05-24Merge developJF
2020-05-24Refactor CMake files to allow building 2 binaries : one standalone and one ↵JF
compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog
2020-05-16Remove reference to NRF Softdevice in CMake and documentation.JF
Update documentation. Remove Asserts when starting advertising to prevent crash (known bug). Set version 0.5.0.
2020-04-05Add documentation about BLE connection and services.JF
2020-03-29Update Readme, add section about BLE connection troubleshootingJF
2020-03-03Add doc in README.md : how to flash using gdbJF
2020-03-02Update README.md with up to date picture.JF
2020-01-26cleaned up openocd cmake options and added a readmelucas
2020-01-17Type againJF
2020-01-17TypoJF
2020-01-17Add support for Black magic probe (using GDB client).JF
Add documentation about that in README.md