Commit Graph

40 Commits

Author SHA1 Message Date
JF
3b20c29ab9 Fix typo in README.md 2020-08-08 20:33:00 +02:00
JF
8254622af5 Fix typo in buildAndProgram.md.
Add documentation about companion apps + link to videos.
2020-08-08 20:28:55 +02:00
JF
142f25f06f Merge branch 'logo' into develop 2020-08-02 18:10:24 +02:00
JF
be05997272 Add InfiniTime logo. 2020-08-02 18:09:38 +02:00
JF
75ae553ac9 Merge branch 'license' into develop 2020-08-02 17:39:05 +02:00
JF
7175e6a0be Add LICENSE file and information. 2020-08-02 17:38:51 +02:00
JF
71e8c320b0 Merge branch 'develop' of git.proxmox3:JF/PineTime into develop
# Conflicts:
#	README.md
2020-07-27 21:25:00 +02:00
JF
c04d22ee0a Add doc about the files included in the release notes. 2020-07-27 21:23:51 +02:00
JF002
8c77c8631d Add doc about branches, versioning and contributions 2020-07-26 16:15:12 +02:00
JF002
4f51d429a5
Merge branch 'develop' into patch-2 2020-07-26 15:58:57 +02:00
Dexter
c96a53e1a8
iOS instead of IoS 2020-07-25 21:48:53 +01:00
Dexter
3b15dc6a81
Fixed typo, fixed caps and clarified one line more
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-25 17:16:38 +01:00
Seth Itow
381ac4d7da Edit README
- Fix markdown
- Copy edits for spelling and grammar
2020-07-22 15:33:57 -07:00
JF
5541779455 Fix broken link in README.md 2020-07-20 21:30:00 +02:00
JF
b9276a561c Rewrite README.md 2020-07-18 22:15:14 +02:00
JF
73e6cbde79 Fix builds that do not specify CMAKE_BUILD_TYPE during CMake generation. Apply Release by default. 2020-06-16 21:02:03 +02:00
JF
5faa68ba1a Remove reference to MERGEHEX as it's not needed anymore. 2020-06-16 20:44:55 +02:00
JF
073717980f Merge develop 2020-05-24 16:51:50 +02:00
JF
331481cd0c Refactor CMake files to allow building 2 binaries : one standalone and one compatible with mcuboot bootloader (the offset in memory is different).
Add documentation about mcuboot image generation and OTA.

Re-enable watchdog
2020-05-24 16:36:04 +02:00
JF
d6c6ac4cf5 Remove reference to NRF Softdevice in CMake and documentation.
Update documentation.
Remove Asserts when starting advertising to prevent crash (known bug).
Set version 0.5.0.
2020-05-16 16:13:22 +02:00
JF
932c0479ee Add documentation about BLE connection and services. 2020-04-05 17:03:06 +02:00
JF
211e9795e0 Update Readme, add section about BLE connection troubleshooting 2020-03-29 15:19:39 +02:00
JF
fd45746b8c Add doc in README.md : how to flash using gdb 2020-03-03 20:51:42 +01:00
JF
d2f725ec9b Update README.md with up to date picture. 2020-03-02 21:30:45 +01:00
lucas
6128452704 cleaned up openocd cmake options and added a readme 2020-01-26 16:40:45 +01:00
JF
69a14a2247 Type again 2020-01-17 15:03:34 +01:00
JF
24fa6bd5a8 Typo 2020-01-17 15:02:43 +01:00
JF
81d629e86a Add support for Black magic probe (using GDB client).
Add documentation about that in README.md
2020-01-17 14:56:56 +01:00
JF
7688f46898 Update doc (current state about touch panel) 2020-01-03 16:35:34 +01:00
JF
27d0e1e02f Add documentation about building a stub using NRF52-DK. 2020-01-02 15:19:28 +01:00
JF
92985eb98b Add picture in README.md 2019-12-27 17:13:09 +01:00
JF
46eeefb53a Add BleController to manage the BLE connection status 2019-12-27 17:05:49 +01:00
JF
75e74904e8 Use push button to go to sleep/wake up.
Use a queue to transmit messages between system and display task (sleep & wake up for now).
2019-12-26 18:33:40 +01:00
JF
598c42dfbe Add more functionalities in "current state" 2019-12-26 12:04:12 +01:00
JF
2147794f1d Add doc about BLE in README.md 2019-12-26 12:02:01 +01:00
JF
981dc3fce1 Track the time using RTC 2019-12-21 22:31:06 +01:00
JF
29efb9aef6 Update Readme 2019-12-05 19:44:19 +01:00
JF
fd9c369809 Update Readme 2019-12-05 19:39:52 +01:00
JF
66182d15bc First code tested on the actual pinetime hardware 2019-12-02 19:42:10 +01:00
JF
2ea27e0cda Initial commit 2019-11-17 20:47:04 +01:00