aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
|
* Update ReadmeJF2019-12-051-3/+18
|
* First code tested on the actual pinetime hardwareJF2019-12-021-1/+1
|
* Initial commitJF2019-11-171-0/+50