aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/JF002/Pinetime into developJF2020-11-201-0/+3
|\
| * Merge pull request #49 from incyi/patch-1JF0022020-11-181-0/+3
| |\ | | | | | | Update README.md
| | * Update README.mdincyi2020-11-181-1/+1
| | |
| | * Update README.mdincyi2020-10-071-1/+1
| | | | | | | | | Branch set to develop.
| | * Update README.mdincyi2020-10-071-1/+1
| | |
| | * Update README.mdincyi2020-07-281-0/+3
| | | | | | | | | add ci badge.
* | | Add new Getting started doc.JF2020-11-201-0/+3
|/ /
* | Fix companion app documentation links broken during #68Peter Feerick2020-11-091-3/+3
| |
* | Fixed all the includes that were broken due to the renamesAvamander2020-10-021-1/+1
| |
* | Add doc : using OpenOCD and STLinkV2 to flash the firmwareJF0022020-09-281-0/+1
| |
* | Update links to Gadgetbridge, now that the support for ↵JF2020-09-201-1/+1
| | | | | | | | Pinetime-JF/InfiniTime has been merge into the master branch.
* | Fixed a few typosAvamander2020-08-301-3/+3
| |
* | Add link to the documentation about docker in the main README.md file.JF2020-08-191-0/+1
| |
* | Fix typo in README.mdJF2020-08-081-1/+1
| |
* | Fix typo in buildAndProgram.md.JF2020-08-081-4/+6
| | | | | | | | Add documentation about companion apps + link to videos.
* | Merge branch 'logo' into developJF2020-08-021-0/+4
|\ \
| * | Add InfiniTime logo.JF2020-08-021-0/+4
| | |
* | | Merge branch 'license' into developJF2020-08-021-0/+9
|\| | | |/ |/|
| * Add LICENSE file and information.JF2020-08-021-0/+9
| |
* | Merge branch 'develop' of git.proxmox3:JF/PineTime into developJF2020-07-271-7/+12
|\ \ | | | | | | | | | | | | # Conflicts: # README.md
| * | Add doc about branches, versioning and contributionsJF0022020-07-261-1/+6
| | |
| * | Merge branch 'develop' into patch-2JF0022020-07-261-10/+10
| |\ \
| * | | iOS instead of IoSDexter2020-07-251-1/+1
| | | |
| * | | Fixed typo, fixed caps and clarified one line more Dexter2020-07-251-4/+4
| | |/ | |/| | | | | | | | | | | | | | | | 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.
* | | Add doc about the files included in the release notes.JF2020-07-271-0/+2
| |/ |/|
* | Edit READMESeth Itow2020-07-221-12/+12
|/ | | | | - Fix markdown - Copy edits for spelling and grammar
* Fix broken link in README.mdJF2020-07-201-1/+1
|
* Rewrite README.mdJF2020-07-181-234/+66
|
* Fix builds that do not specify CMAKE_BUILD_TYPE during CMake generation. ↵JF2020-06-161-0/+8
| | | | Apply Release by default.
* Remove reference to MERGEHEX as it's not needed anymore.JF2020-06-161-2/+2
|
* Merge developJF2020-05-241-7/+5
|\
| * Remove reference to NRF Softdevice in CMake and documentation.JF2020-05-161-20/+6
| | | | | | | | | | | | Update documentation. Remove Asserts when starting advertising to prevent crash (known bug). Set version 0.5.0.
* | Refactor CMake files to allow building 2 binaries : one standalone and one ↵JF2020-05-241-9/+4
|/ | | | | | | | compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog
* Add documentation about BLE connection and services.JF2020-04-051-1/+5
|
* Update Readme, add section about BLE connection troubleshootingJF2020-03-291-4/+36
|
* Add doc in README.md : how to flash using gdbJF2020-03-031-1/+49
|
* Update README.md with up to date picture.JF2020-03-021-7/+8
|
* cleaned up openocd cmake options and added a readmelucas2020-01-261-4/+23
|
* Type againJF2020-01-171-4/+4
|
* TypoJF2020-01-171-2/+6
|
* Add support for Black magic probe (using GDB client).JF2020-01-171-6/+55
| | | | Add documentation about that in README.md
* Update doc (current state about touch panel)JF2020-01-031-0/+1
|
* Add documentation about building a stub using NRF52-DK.JF2020-01-021-0/+4
|
* Add picture in README.mdJF2019-12-271-0/+2
|
* Add BleController to manage the BLE connection statusJF2019-12-271-1/+0
|
* Use push button to go to sleep/wake up.JF2019-12-261-0/+3
| | | | Use a queue to transmit messages between system and display task (sleep & wake up for now).
* Add more functionalities in "current state"JF2019-12-261-1/+4
|
* Add doc about BLE in README.mdJF2019-12-261-2/+19
|
* Track the time using RTCJF2019-12-211-1/+5
|
* Update ReadmeJF2019-12-051-0/+1
|