JF
de69905c06
Merge branch 'develop' of JF/PineTime into master
2021-05-21 11:38:38 +02:00
Cameron Himes
0cbbd1dfc0
Add Python modules to build instructions
...
I had issues building InfiniTime for the first time because the instructions never mentioned needing these Python modules. Including them in the build documentation will help people not be confused like I was.
I recommend adding all needed modules to this list. I only added the ones I knew I was missing.
2021-04-13 21:40:42 -04:00
JF
24d3eea4fb
Merge branch 'develop' of JF/PineTime into master
2021-03-21 18:15:07 +01:00
Jean-François Milants
adefa1e660
Update buildAndProgram.md with info about Debug/Release builds.
2021-03-21 17:12:19 +01:00
JF002
91ddc666e3
Merge pull request #235 from MFAshby/doc_correction
...
Small correction to git URL in documentation files
2021-03-20 17:54:07 +01:00
Martin Ashby
bca7ba4eed
Small correction to git URL in documentation files
2021-03-15 23:13:46 +00:00
JF
5cd4b36d6b
Merge branch 'develop' of JF/PineTime into master
2021-03-07 21:29:59 +01:00
Jean-François Milants
9f67e6f652
Merge branch 'develop' into recovery-firmware
...
# Conflicts:
# src/CMakeLists.txt
# src/displayapp/DisplayApp.h
# src/systemtask/SystemTask.cpp
# src/systemtask/SystemTask.h
2021-03-07 08:44:14 +01:00
JF
b89c92b71d
Merge branch 'develop' of JF/PineTime into master
2021-02-24 20:28:59 +01:00
Jean-François Milants
c18f4e5811
Update doc : init git submodule before build.
2021-02-23 22:37:21 +01:00
Jean-François Milants
740b3d7b58
Add new cmake option to disable the generation of DFU file (which needs adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build).
2021-02-01 21:07:53 +01:00
JF
04abc91f15
Merge branch 'develop' into master
2020-11-10 20:32:36 +01:00
Steveis
cc7ba74790
Update arm-gcc toolchain in example
...
The difference in the example caused some confusion for at least one person.
2020-10-24 09:42:13 +01:00
JF
65ecb65b57
Fix changes that were lost in the last revert.
2020-09-28 22:23:56 +02:00
Rajesh Kumbhakar
08af5327bc
Update buildAndProgram : Use latest ARM-GCC toolcahain to build.
...
Using the older (8.x.x) version of toolchain causes unexpected "template" errors, So we should always use version 9.x and above.
2020-09-24 10:09:42 +05:30
JF
58811d76cf
Add doc about Docker image.
2020-08-19 16:01:01 +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
b9276a561c
Rewrite README.md
2020-07-18 22:15:14 +02:00