aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Upgrade feature list in main README.md file.Jean-François Milants2021-01-231-6/+10
* 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.mdincyi2020-11-181-1/+1
| | * Update README.mdincyi2020-10-071-1/+1
| | * Update README.mdincyi2020-10-071-1/+1
| | * Update README.mdincyi2020-07-281-0/+3
* | | 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 Pinetime-JF/InfiniTime...JF2020-09-201-1/+1
* | 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
* | 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
|\ \
| * | 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
| | |/ | |/|
* | | Add doc about the files included in the release notes.JF2020-07-271-0/+2
| |/ |/|
* | Edit READMESeth Itow2020-07-221-12/+12
|/
* 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. Appl...JF2020-06-161-0/+8
* 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
* | Refactor CMake files to allow building 2 binaries : one standalone and one co...JF2020-05-241-9/+4
|/
* 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
* 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
* 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